Skip to content

Commit

Permalink
Merge pull request #178 from MUzairS15/MUzairS15/update-pattern-payload
Browse files Browse the repository at this point in the history
update schema for pattern request body
  • Loading branch information
MUzairS15 authored Sep 27, 2024
2 parents 3077734 + 57a0bc5 commit b4edb35
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 b4edb35

Please sign in to comment.