update docs

This commit is contained in:
Hayden 2022-09-14 09:35:23 -08:00
parent 84144d823d
commit 6341aebe66
13 changed files with 139 additions and 19 deletions

View file

@ -844,7 +844,7 @@ const docTemplate = `{
"types.Build": {
"type": "object",
"properties": {
"build_time": {
"buildTime": {
"type": "string"
},
"commit": {

View file

@ -836,7 +836,7 @@
"types.Build": {
"type": "object",
"properties": {
"build_time": {
"buildTime": {
"type": "string"
},
"commit": {

View file

@ -31,7 +31,7 @@ definitions:
type: object
types.Build:
properties:
build_time:
buildTime:
type: string
commit:
type: string