We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Acceptance criteria: Check that the default fields are described in the specification:
The text was updated successfully, but these errors were encountered:
Default fields are named universal or base attributes.
A first list agreed on during API workng group meeting on 11/04/2020 is: { "id": "string", "type": "string", "title": "string", "description": "string", "start_date_time": "string", "stop_date_time": "string", "observing_system_components": [ { "title": "string", "ref": "string", "type": "string", "description": "string" } ], "targets": [ { "title": "string", "ref": "string", "type": "string", "description": "string" } ], "metadata": { "creation_date_time": "string", "update_date_time": "string", "version": "string", "label_url": "string" },
Sorry, something went wrong.
tloubrieu-jpl
No branches or pull requests
Acceptance criteria:
Check that the default fields are described in the specification:
The text was updated successfully, but these errors were encountered: