Skip to content

Commit

Permalink
update schema for pattern request body
Browse files Browse the repository at this point in the history
Signed-off-by: MUzairS15 <[email protected]>
  • Loading branch information
MUzairS15 committed Sep 27, 2024
1 parent 5644313 commit 57a0bc5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 8 additions & 7 deletions models/v1beta1/pattern/patterns.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions schemas/constructs/openapi/patterns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ components:
schema:
type: object
properties:
name:
$ref: ./common/core.yml#/components/schemas/text
url:
$ref: ./common/core.yml#/components/schemas/endpoint
path:
Expand Down

0 comments on commit 57a0bc5

Please sign in to comment.