Skip to content

Commit

Permalink
fix: project status missing fields (#144)
Browse files Browse the repository at this point in the history
Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
  • Loading branch information
eloycoto committed May 22, 2023
1 parent 2a185b2 commit f19579b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2384,6 +2384,12 @@
},
"stale_plan": {
"type": "boolean"
},
"sources": {
"type": "boolean"
},
"outputs": {
"type": "boolean"
}
}
},
Expand Down

0 comments on commit f19579b

Please sign in to comment.