Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(integration): read namespace ID from creation / update request, not object #783

Conversation

jvallesm
Copy link
Collaborator

Because

  • Namespace ID in connection requests was being read from the nested
    object, which caused conflicts in the OpenAPI definitions.

This commit

  • Reads the namespace ID as an explicit parameter. This field in the
    Connection object becomes, then, an OUTPUT_ONLY field.

@jvallesm jvallesm self-assigned this Oct 28, 2024
Copy link

linear bot commented Oct 28, 2024

@jvallesm jvallesm force-pushed the jvalles/ins-6510-merge-all-public-endpoints-into-single-openapi-file branch from 3984842 to 7ff7ac4 Compare October 28, 2024 12:51
@jvallesm jvallesm marked this pull request as ready for review October 28, 2024 12:51
@jvallesm jvallesm merged commit 9e0e575 into main Oct 30, 2024
11 checks passed
@jvallesm jvallesm deleted the jvalles/ins-6510-merge-all-public-endpoints-into-single-openapi-file branch October 30, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants