What is the recommended approach to include a parameter for a custom provider in the openapi spec? #2349
Unanswered
dschneider-wxs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to include
methodas a optional parameter when usingXarrayEDRProvider, but this parameter doesn't make sense for general EDR, ie i probably don't want to add it toapi/environmental_data_retrieval.py. However, this is where the openapi spec is built from so is there any other way besides patching the generated openapi yml file to include a custom parameter ?Beta Was this translation helpful? Give feedback.
All reactions