Skip to content

Create a JSON Schema for ADP #1450

@david-rocca

Description

@david-rocca

Create a Schema for ADPs.

  1. This should be compatible with mongoose discriminators.
  2. This should be similar to the "clickedLinkevent" in the example: https://mongoosejs.com/docs/discriminators.html
  3. cve_program_org_function should be removed
  4. authority will now become a single string value. That string value will ALWAYS be ADP.
  5. 'users' should be specified as a UUID in the schema
  6. "admins" field should be removed from contact info, and be placed in the top level of the model It will be a string array of uuids.
  7. There should be no hard or soft quota in the model
  8. The index should be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions