Skip to content

Commit

Permalink
Support 19138 Create OpenAPI 3 spec for agent, used enum of 1 for agent
Browse files Browse the repository at this point in the history
type.
  • Loading branch information
xuemeigan committed Apr 23, 2020
1 parent 4ed77ac commit 05541f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ components:
format: uuid
example: d290f1ee-6c54-4b01-90e6-d701748f0851
type:
type: string
enum: [agent]
attributes:
type: object
required:
Expand Down

0 comments on commit 05541f9

Please sign in to comment.