You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for contributing to this, it is looking really good and exciting!
We're currently testing this out, making a custom connector in Microsoft Power Automate. However, we run into problems importing the schema e.g.:
"Semantic error at paths./collections/aeromag/items/{featureId}
Declared path parameter "featureId" needs to be defined as a path parameter at either the path or operation level
Jump to line 260
Structural error at paths./collections/bgsgeology625kbedrock/items.get.parameters.9.type
should be equal to one of the allowed values
allowedValues: string, number, boolean, integer, array
Jump to line 507"
(There are 132 errors)
If you have any thoughts on resolving this, if indeed the API is at this point in it's life-cycle, please let me know.
I note the current version is 0.13.dev0. Is a release plan available?
Thanks,
Guy
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for contributing to this, it is looking really good and exciting!
We're currently testing this out, making a custom connector in Microsoft Power Automate. However, we run into problems importing the schema e.g.:
"Semantic error at paths./collections/aeromag/items/{featureId}
Declared path parameter "featureId" needs to be defined as a path parameter at either the path or operation level
Jump to line 260
Structural error at paths./collections/bgsgeology625kbedrock/items.get.parameters.9.type
should be equal to one of the allowed values
allowedValues: string, number, boolean, integer, array
Jump to line 507"
(There are 132 errors)
If you have any thoughts on resolving this, if indeed the API is at this point in it's life-cycle, please let me know.
I note the current version is 0.13.dev0. Is a release plan available?
Thanks,
Guy
The text was updated successfully, but these errors were encountered: