Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ properties:
$ref: ../../ID.yml
integration_id:
$ref: ../../ID.yml
identifier:
type: string
config:
type: object
required:
Expand Down
3 changes: 0 additions & 3 deletions platform/paths/infrastructure/virtual-providers/isos/isos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@ post:
schema:
type: object
required:
- identifier
- config
properties:
identifier:
type: string
config:
type: object
required:
Expand Down