mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
528f000b01
commit
6669af7f18
@@ -265407,7 +265407,7 @@
|
||||
"x-go-name": "FormDefinitionID"
|
||||
},
|
||||
"formInput": {
|
||||
"additionalProperties": {},
|
||||
"additionalProperties": true,
|
||||
"description": "FormInput is an object of form input labels to value",
|
||||
"example": {
|
||||
"input1": "Sales"
|
||||
|
||||
@@ -201071,7 +201071,7 @@ paths:
|
||||
type: string
|
||||
x-go-name: FormDefinitionID
|
||||
formInput:
|
||||
additionalProperties: {}
|
||||
additionalProperties: true
|
||||
description: FormInput is an object of form input labels to value
|
||||
example:
|
||||
input1: Sales
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user