You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a swagger API which means that any language package be it node, ruby, php, java etc can be generated via swagger-generate.
Could we take a look at what would be involved to wrap the swagger generated integration in a light easy to use configuration layer as the next version of the node_waitlisted package?
Hello @j-mcnally ,
Api v2 looks great. Do you have some idea about configuration layer?
I can make updates just on weekend(this week is very busy) or If you have time you can create PR and I can review. Looks like right now we have test email and can cover all by test cases?
Thanks,
Anton
Heyo,
Just rolled out v2 of the reservations api here: https://www.waitlisted.co/docs/api/v2/
This is a swagger API which means that any language package be it node, ruby, php, java etc can be generated via swagger-generate.
Could we take a look at what would be involved to wrap the swagger generated integration in a light easy to use configuration layer as the next version of the node_waitlisted package?
Swagger Code Gen:
https://github.com/swagger-api/swagger-codegen
The text was updated successfully, but these errors were encountered: