mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 12:27:48 +00:00
Automated commit 'Fixed issue with form API spec (#1578)
* Fixed issue with form API spec * Updated artifact upload action to v4' by github action: 8086605112
This commit is contained in:
@@ -12,7 +12,7 @@ properties:
|
|||||||
type: string
|
type: string
|
||||||
x-go-name: FormDefinitionID
|
x-go-name: FormDefinitionID
|
||||||
formInput:
|
formInput:
|
||||||
additionalProperties: { }
|
additionalProperties: true
|
||||||
description: FormInput is an object of form input labels to value
|
description: FormInput is an object of form input labels to value
|
||||||
example:
|
example:
|
||||||
input1: Sales
|
input1: Sales
|
||||||
|
|||||||
Reference in New Issue
Block a user