Openapi spec for DSP #170
Unanswered
sesa442190
asked this question in
Q&A
Replies: 1 comment
-
That currently doesn't exist and I don't think it should. The advantage with json schema is that each payload can be evaluated based on a single file by hand and in code. Also, implementations and individual Dataspaces still make ablot of design decisions where the protocol leaves flexibility. As I understand, you're looking to configure an API Gateway proxying the DSP communcation to a connector. Often the implementations provide openAPI files for their APIs - sometimes even for those not intended for direct consumption like the DSP APIs. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
Is openapi spec file maintained for DSP anywhere which I can refer to? Openapi spec file will help us greatly to proxy the endpoint behind gateway technology.
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions