Skip to content

Commit

Permalink
source-front: removing extra fields in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Luishfs committed Oct 8, 2024
1 parent aeaaaf3 commit e21cd83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 410 deletions.
63 changes: 0 additions & 63 deletions source-front/acmeCo/flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -18,7 +16,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand All @@ -30,8 +27,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -41,7 +36,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -73,8 +67,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -84,7 +76,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -116,8 +107,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -127,7 +116,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand All @@ -137,8 +125,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
created_at:
type: number
contact_id:
type: string
_meta:
Expand All @@ -149,7 +135,6 @@ collections:
required:
- row_id
required:
- created_at
- contact_id
type: object
x-infer-schema: true
Expand All @@ -160,8 +145,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
created_at:
type: number
id:
type: string
_meta:
Expand All @@ -173,7 +156,6 @@ collections:
- row_id
required:
- id
- created_at
type: object
x-infer-schema: true
key:
Expand All @@ -183,8 +165,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
created_at:
type: number
id:
type: string
_meta:
Expand All @@ -196,7 +176,6 @@ collections:
- row_id
required:
- id
- created_at
type: object
x-infer-schema: true
key:
Expand All @@ -206,8 +185,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
emitted_at:
type: number
id:
type: string
_meta:
Expand All @@ -219,7 +196,6 @@ collections:
- row_id
required:
- id
- emitted_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -270,8 +246,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
created_at:
type: number
id:
type: string
_meta:
Expand All @@ -283,7 +257,6 @@ collections:
- row_id
required:
- id
- created_at
type: object
x-infer-schema: true
key:
Expand All @@ -293,8 +266,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
emitted_at:
type: number
id:
type: string
_meta:
Expand All @@ -306,7 +277,6 @@ collections:
- row_id
required:
- id
- emitted_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -356,8 +326,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
created_at:
type: number
id:
type: string
_meta:
Expand All @@ -369,7 +337,6 @@ collections:
- row_id
required:
- id
- created_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -401,8 +368,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -412,7 +377,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand All @@ -422,8 +386,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
updated_at:
type: number
id:
type: string
_meta:
Expand All @@ -435,7 +397,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand All @@ -445,8 +406,6 @@ collections:
$schema: "http://json-schema.org/schema#"
additionalProperties: true
properties:
updated_at:
type: number
id:
type: string
_meta:
Expand All @@ -458,7 +417,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -490,8 +448,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -501,7 +457,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand All @@ -513,8 +468,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -524,7 +477,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand All @@ -536,8 +488,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -547,7 +497,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand All @@ -559,8 +508,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -570,7 +517,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -642,8 +588,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -653,7 +597,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -706,8 +649,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -717,7 +658,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand Down Expand Up @@ -749,8 +689,6 @@ collections:
properties:
id:
type: string
updated_at:
type: number
_meta:
type: object
properties:
Expand All @@ -760,7 +698,6 @@ collections:
- row_id
required:
- id
- updated_at
type: object
x-infer-schema: true
key:
Expand Down
Loading

0 comments on commit e21cd83

Please sign in to comment.