summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-17specify a schema for packages listing generated by HydrillaHEADmasterWojtek Kosior
2022-05-31move all schema files to 2.x version seriesv2.0koszkoWojtek Kosior
This commit also introduces: * combined source definitions of resource and mapping, * dependencies on mappings, * permissions, * Haketilo version constraints.
2022-05-10support piggybacking on other software systems in Hydrilla source packagesWojtek Kosior
2022-03-01fix local reference in common_definitions schemav1.0.1series-1.xWojtek Kosior
* common_definitions-1.0.1.schema.json: change "$ref" line * <all files>: rename to version 1.0.1 * api_mapping_description-1.0.1.schema.json, api_query_result-1.0.1.schema.json, api_resource_description-1.0.1.schema.json, api_source_description-1.0.1.schema.json, package_source-1.0.1.schema.json: update regular expression pattern for validation of "$schema" property * <all json files>: update version in "$id" property
2022-02-18make "uuid" an optional propertyv1.0Wojtek Kosior
2022-02-14specify full schema URL in instancesWojtek Kosior
2022-02-12facilitate including instance generator software infoWojtek Kosior
2022-02-10change URL in schema 'sWojtek Kosior
2022-02-09make resource dependency specifier an objectWojtek Kosior
2022-02-09refactor some definitions into a separate file and add schemas for API endpointsWojtek Kosior
2022-02-05make 'definitions' a mandatory propertyWojtek Kosior
2022-02-04use proper metaschema URLWojtek Kosior
2022-02-04add REUSE filesWojtek Kosior
2022-02-04initial commitWojtek Kosior