Skip to content

Commit

Permalink
feat(schema): use the draft-7 schema (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu-crouzet authored Nov 6, 2023
2 parents 0899d9d + adb05a1 commit a8b6486
Show file tree
Hide file tree
Showing 90 changed files with 90 additions and 90 deletions.
2 changes: 1 addition & 1 deletion apps/github-cascading-app/schemas/config.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "cascadingConfiguration",
"type": "object",
"required": [
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/core/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter ama-sdk-core ",
"description": "ngAdd Otter ama-sdk-core ",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateMockSchematicsSchema",
"title": "Generate Mock",
"description": "ng generate mock",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateApiExtensionSchematicsSchema",
"title": "Generate Api Extension",
"description": "ng generate api-extension",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateJavaClientCoreSchematicsSchema",
"title": "Generate Java Client",
"description": "ng generate java-client-core",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/schematics/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter ama-sdk-schematics ",
"description": "ngAdd Otter ama-sdk-schematics ",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateTypescriptSDKSchematicsSchema",
"title": "Generate Typescript SDK",
"description": "ng generate typescript-core",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateMockSchematicsSchema",
"title": "Generate Mock",
"description": "ng generate mock",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateTypescriptSDKSchematicsSchema",
"title": "Generate Typescript SDK",
"description": "ng generate typescript-shell",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "SetupIvyPostInstallBuilderSchema",
"title": "Setup Ivy PostInstall builder",
"description": "Setup Ivy PostInstall builder options",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgAddAnalyticsSchematicsSchema",
"title": "Add Otter Analytics to an existing component",
"description": "Add Otter Analytics to an existing component",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/analytics/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter analytics ",
"description": "ngAdd Otter analytics ",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/apis-manager/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter library",
"description": "ngAdd Otter library",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "FunctionalContentsMetadataSchema",
"type": "object",
"title": "Schema of Functional Contents metadata",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/application/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter application ",
"description": "ngAdd Otter application ",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"$id": "ComponentExtractorBuilderSchema",
"title": "Component extractor builder",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ComponentMetadataSchema",
"description": "Schema of Component class",
"type": "array",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ComponentMetadataSchema",
"description": "Schema of the placeholders descriptor",
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/components/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter components ",
"description": "ngAdd Otter components ",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ConfigurationMetadataSchema",
"description": "Schema of Component configurations",
"type": "array",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgAddConfigSchematicsSchema",
"title": "Add Otter Configuration to an existing component",
"description": "Add Otter Configuration to an existing component",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/configuration/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter configuration ",
"description": "ngAdd Otter configuration ",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/builders/app-version/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"$id": "AppVersionBuilderSchema",
"title": "App version builder",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/builders/lib-build/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"$id": "LibBuilderSchema",
"title": "Library builder",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/builders/multi-watcher/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "MultiWatcherBuilderSchema",
"title": "Multi Watcher builder",
"description": "Multi Watcher builder options",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/builders/ngc/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"$id": "NgcBuilderSchema",
"title": "Ngc builder",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"$id": "PatternReplacementBuilderSchema",
"title": "Pattern replacement builder",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/builders/run-script/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"$id": "RunScriptBuilderSchema",
"title": "Run script builder",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/add-modules/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgAddModules",
"title": "Add available Otter modules",
"description": "ng generate Add module",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateComponentContainerSchematicsSchema",
"title": "Generate Otter Container Component",
"description": "ng generate Otter Container Component",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateComponentSchematicsSchema",
"title": "Generate Otter Component",
"description": "ng generate Otter Component",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/component/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateComponentSchematicsSchema",
"title": "Generate Otter Component",
"description": "ng generate Otter Component",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgAddContextSchematicsSchema",
"title": "Add Otter Context to an existing component",
"description": "Add Otter Context to an existing component",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "convertToO3rComponentSchematicsSchema",
"title": "Convert an Angular component into an Otter component",
"description": "Convert an Angular component into an Otter component",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/ng-add-create/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateNgAddSchematicsSchema",
"title": "Generate ng add rule",
"description": "ng add rule",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add <%= featureName %> project",
"description": "'ng add <%= featureName %>' project",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter Framework to an Angular project",
"description": "ngAdd Otter Framework to the Angular project",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/page/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGeneratePageSchematicsSchema",
"title": "Generate Otter Page",
"description": "ng generate Otter Page",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/renovate/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgGenerateRenovateBotSchematicsSchema",
"title": "Generate Renovate Bot",
"description": "ng generate Renovate bot",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateUpdateSchematicsSchema",
"title": "Generate Otter NgUpdate rule",
"description": "ng generate Otter ngUpdate rule",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/service/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateServiceSchematicsSchema",
"title": "Generate Otter Service",
"description": "ng generate Otter Service",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/show-modules/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "NgShowModules",
"title": "Show available Otter modules",
"description": "ng generate Renovate bot",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/store-action/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateStoreActionSchematicsSchema",
"title": "Generate Otter Store Action",
"description": "ng generate Otter Store Action",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateEntityAsyncStoreSchematicsSchema",
"title": "Generate Entity Async Otter Store",
"description": "ng generate Entity Async Otter Store",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateEntitySyncStoreSchematicsSchema",
"title": "Generate Entity Sync Otter Store",
"description": "ng generate Entity Sync Otter Store",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/schematics/store/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateStoreSchematicsSchema",
"title": "Generate Otter Store",
"description": "ng generate Otter Store",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateSimpleAsyncStoreSchematicsSchema",
"title": "Generate Simple Async Otter Store",
"description": "ng generate Entity Sync Otter Store",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngGenerateSimpleSyncStoreSchematicsSchema",
"title": "Generate Simple Sync Otter Store",
"description": "ng generate Simple Sync Otter Store",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/dev-tools/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter dev-tools ",
"description": "ngAdd Otter dev-tools ",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter dynamic-content ",
"description": "ngAdd Otter dynamic-content ",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter eslint-config ",
"description": "ngAdd Otter eslint-config ",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/eslint-plugin/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter eslint-plugin ",
"description": "ngAdd Otter eslint-plugin ",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/extractors/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter extractors ",
"description": "ngAdd Otter extractors ",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/forms/schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "ngAddSchematicsSchema",
"title": "Add Otter forms ",
"description": "ngAdd Otter forms ",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/localization/builders/i18n/schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "I18nBuilderSchema",
"title": "I18n builder",
"description": "I18n builder options",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"$id": "LocalizationExtractorBuilderSchema",
"title": "Localization builder",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "LocalizationBuilderSchema",
"title": "Localization builder",
"description": "Localization builder options",
Expand Down
Loading

0 comments on commit a8b6486

Please sign in to comment.