Skip to content

Commit

Permalink
update openapi doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dontseyit committed Nov 11, 2024
1 parent e47e729 commit d9920bb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ components:
title: Id
type: string
stage:
allOf:
- $ref: '#/components/schemas/WorkType'
$ref: '#/components/schemas/WorkType'
description: Current stage of this dataset.
title:
description: The title of the dataset.
Expand Down Expand Up @@ -142,7 +141,7 @@ components:
info:
description: A service managing work packages for the GHGA CLI
title: Work Package Service
version: 2.0.5
version: 2.0.6
openapi: 3.1.0
paths:
/health:
Expand Down

0 comments on commit d9920bb

Please sign in to comment.