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 f7fd0e4 commit b9200d2Copy full SHA for b9200d2
.github/workflows/deploy_all_functions.yml
@@ -92,7 +92,7 @@ jobs:
92
azure_api_path: '/solid'
93
azure_api_name: 'Solid API'
94
azure_api_spec_url: 'https://fn-solid-dev.azurewebsites.net/api/openapi/v3.json'
95
- - azure_api_id: 'solidud-api'
+ - azure_api_id: 'solidus-api'
96
azure_api_path: '/solidus'
97
azure_api_name: 'Solidus API'
98
azure_api_spec_url: 'https://fn-solidus-dev.azurewebsites.net/api/openapi/v3.json'
0 commit comments