Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

handle changes to validation result responses #299

Open
karenetheridge opened this issue Jan 4, 2021 · 1 comment
Open

handle changes to validation result responses #299

karenetheridge opened this issue Jan 4, 2021 · 1 comment
Labels
api Changes required to keep pace with changes in the api high priority High voltage.

Comments

@karenetheridge
Copy link
Contributor

karenetheridge commented Jan 4, 2021

The structure of validation results included in responses to these endpoints are changing in v3.2:

  • GET /validation_state/*
  • GET /device/*/validation_state

see joyent/conch-api#1077

device E346530X8C00117, validation_state_id 40f5951a-c801-4d9f-b60e-565823c96073 in staging will contain both old- and new-style validation results, for the purposes of testing.

@karenetheridge karenetheridge added the api Changes required to keep pace with changes in the api label Jan 4, 2021
@karenetheridge karenetheridge added the high priority High voltage. label Jan 6, 2021
@karenetheridge
Copy link
Contributor Author

Note that the validation schemas are referenced in the new-style validation results, so you will want to link to the referenced schema(s), and ideally also highlight the particular part of the schema that generated the error (in the case of errors).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api Changes required to keep pace with changes in the api high priority High voltage.
Projects
None yet
Development

No branches or pull requests

1 participant