We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac79f47 commit a828fdaCopy full SHA for a828fda
services/stackit-marketplace/v1/stackit-marketplace.json
@@ -1034,10 +1034,10 @@
1034
"inquiryFormType": {
1035
"description": "The form type.",
1036
"enum": [
1037
- "suggestProduct",
1038
- "contactSales",
1039
- "becomeVendor",
1040
- "registerTesting"
+ "SUGGEST_PRODUCT",
+ "CONTACT_SALES",
+ "BECOME_VENDOR",
+ "REGISTER_TESTING"
1041
],
1042
"format": "enum",
1043
"type": "string"
0 commit comments