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

New interfaces for json_schema + hardware_product associations #304

Open
karenetheridge opened this issue Jan 8, 2021 · 0 comments
Open
Labels
api Changes required to keep pace with changes in the api enhancement New feature or request

Comments

@karenetheridge
Copy link
Contributor

karenetheridge commented Jan 8, 2021

These usecases should be supported:

  • view validation results for a device (see also handle changes to validation result responses #299); click through to the JSON Schema that was used for that validation. should be able to identify the specific schema (and section) where the failure occurred.
  • view what (active) JSON Schemas exist in the db
  • view the definition of a JSON Schema
  • create a new JSON Schema
  • inform conch-api that a particular JSON Schema should be used for validating particular hardware (and also remove a json_schema+hardware_product association)
  • allow editing an existing JSON Schema (and, optionally, then update all hardware that use that schema to use the new version)

(see joyent/conch-api#1084)

@karenetheridge karenetheridge added api Changes required to keep pace with changes in the api enhancement New feature or request labels Jan 8, 2021
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 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant