chore: sync DFSP backend api with sdk adapter #149
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I'm going to rename the misnomer of "inbound" with "backend" in another PR.
Pay attention mostly to sdk-scheme-adapter/v2_0_0/inbound/openapi.yaml
To bring api-snippets and sdk-scheme-adapter in sync I had to sort the yaml for easier comparsion, leading to huge diff.
The backend openapi in api snippets was a proper snapshot of the Backend Api before the bulk work was started.
I'm not sure how the backend openapi's that we used in the TTK's got desynced with the backend openapi that was living there before bulk.
Mainly changes to this openapi definition was
Main things I found here and not in sdk-scheme-adapter.