@platzio/sdk 0.5.1 → 0.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41,6 +41,7 @@ jobs:
41
41
  generator: "typescript-axios"
42
42
  input: "openapi.yaml"
43
43
  output: "."
44
+ additional-properties: useSingleRequestParameter=true
44
45
 
45
46
  - name: 🚀 Publish to NPM
46
47
  uses: JS-DevTools/npm-publish@v2