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

various creates and deletes #49

Merged
merged 2 commits into from
May 26, 2022
Merged

various creates and deletes #49

merged 2 commits into from
May 26, 2022

Conversation

jasmingacic
Copy link
Contributor

@jasmingacic jasmingacic commented May 25, 2022

This API is deployed in the same place as usual @mortada-codes
Fixes kubeshop/kusk-gateway#383
Fixes kubeshop/kusk-gateway#436
Fixes kubeshop/kusk-gateway#439

Signed-off-by: jasmingacic jasmin.gacic@gmail.com

Signed-off-by: jasmingacic <jasmin.gacic@gmail.com>
Signed-off-by: jasmingacic <jasmin.gacic@gmail.com>
StaticCreateRouteApiController := openapi.NewCreateNewStaticRouteApiController(StaticCreateRouteApiService)

StaticRouteApiService := openapi.NewStaticRouteApiService(kuskClient)
StaticRouteApiController := openapi.NewStaticRouteApiController(StaticRouteApiService)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mbana can you recall when doing StaticCreateRouteApiController were there any other controllers generated by the code generator?

Somehow it created CreateRoute, Routes and Route controllers

@jasmingacic jasmingacic merged commit 30e5294 into main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant