Skip to content

Conversation

razor-x
Copy link
Member

@razor-x razor-x commented Jun 24, 2025

image

@razor-x
Copy link
Member Author

razor-x commented Jun 24, 2025

Need to update the codegen to generate this
image

Actually this won't work because we need this to work with undocumented (non-generated) routes. So it has to generate this. The request/respone types will either need to be redefined or just defined inline again.
image

Ok, it will work if we generate everything but add a flag on the SDK to enable usage of undocumented stuff, e.g., i_understand_the_risk_of_using_undocumented_stuff. SDK would throw when using undocumented endpoints without this flag

@razor-x razor-x force-pushed the evan/cx-382-expose-route-api-in-javascript-sdk branch from 6de36b7 to 296736b Compare June 24, 2025 03:58
@razor-x razor-x requested a review from itelo June 24, 2025 03:59
@razor-x razor-x marked this pull request as ready for review June 24, 2025 16:12
@razor-x razor-x requested a review from a team as a code owner June 24, 2025 16:12
@razor-x razor-x changed the title feat: Generate SeamHttpEndpoints feat: Add SeamHttpEndpoints Jun 24, 2025
@razor-x razor-x merged commit 11befb5 into main Jun 24, 2025
21 checks passed
@razor-x razor-x deleted the evan/cx-382-expose-route-api-in-javascript-sdk branch June 24, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants