Skip to content

Commit

Permalink
making swagger docs align with common entity
Browse files Browse the repository at this point in the history
Signed-off-by: Allison Suarez Miranda <[email protected]>
  • Loading branch information
allisonsuarez committed Mar 16, 2021
1 parent 6178d60 commit 2bff0e9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion metadata_service/api/swagger_doc/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,13 @@ components:
name:
type: string
description: 'Column name'
key:
type: string
description: 'Column key'
description:
type: string
description: 'Column description'
type:
col_type:
type: string
description: 'Column type'
sort_order:
Expand Down

0 comments on commit 2bff0e9

Please sign in to comment.