Skip to content

Commit

Permalink
chore: entity-reference dist
Browse files Browse the repository at this point in the history
  • Loading branch information
k0stik committed Nov 26, 2024
1 parent 131d030 commit 321230a
Show file tree
Hide file tree
Showing 17 changed files with 59 additions and 97 deletions.
4 changes: 1 addition & 3 deletions dist/js/schema/core/reference.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/core/reference/modeling.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/core/reference/modeling/exabyte.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
12 changes: 3 additions & 9 deletions dist/js/schema/job.json
Original file line number Diff line number Diff line change
Expand Up @@ -5722,9 +5722,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand All @@ -5746,9 +5744,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand All @@ -5770,9 +5766,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
12 changes: 3 additions & 9 deletions dist/js/schema/job/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand All @@ -242,9 +240,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand All @@ -266,9 +262,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/_material.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"title": "Material entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"cls": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/_parent_job.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"title": "Parent job entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"cls": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/_project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"title": "Project entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"cls": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/creator.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"title": "Creator entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"cls": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/creator_account.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/entity_reference.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/in_set.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
8 changes: 2 additions & 6 deletions dist/js/schema/system/job_extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand All @@ -42,9 +40,7 @@
"title": "entity reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"_id": {
Expand Down
4 changes: 1 addition & 3 deletions dist/js/schema/system/owner.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"title": "Entity owner reference schema",
"type": "object",
"required": [
"_id",
"cls",
"slug"
"_id"
],
"properties": {
"cls": {
Expand Down
2 changes: 1 addition & 1 deletion dist/js/schemas.json

Large diffs are not rendered by default.

Loading

0 comments on commit 321230a

Please sign in to comment.