Skip to content

Commit a828fda

Browse files
OAS Update
1 parent ac79f47 commit a828fda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

services/stackit-marketplace/v1/stackit-marketplace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,10 +1034,10 @@
10341034
"inquiryFormType": {
10351035
"description": "The form type.",
10361036
"enum": [
1037-
"suggestProduct",
1038-
"contactSales",
1039-
"becomeVendor",
1040-
"registerTesting"
1037+
"SUGGEST_PRODUCT",
1038+
"CONTACT_SALES",
1039+
"BECOME_VENDOR",
1040+
"REGISTER_TESTING"
10411041
],
10421042
"format": "enum",
10431043
"type": "string"

0 commit comments

Comments
 (0)