gateway-api-rs icon indicating copy to clipboard operation
gateway-api-rs copied to clipboard

Types should include Status Reason/Condition

Open EItanya opened this issue 2 years ago • 3 comments
trafficstars

Currently the Status Reason/Conditions are missing from the generated types. See RouteConditionReason and RouteConditionType. These are not directly referenced by the openapi schema because they are implicitly considered the String values you should use.

This is by no means a "requirement" as copying those types over is acceptable for now, but it would definitely be easier to implement this API if those types could also be generated somehow.

EItanya avatar Oct 13 '23 02:10 EItanya

Yes indeed, that sounds good.

Do you have a project actively using this library?

shaneutt avatar Oct 13 '23 15:10 shaneutt

I do, but not quite ready for public consumption. Hoping to Open Source it in the next couple weeks!

EItanya avatar Oct 17 '23 00:10 EItanya

Heya @EItanya :wave:

Just checking in! Wondering about your project, and your potential need for this feature?

shaneutt avatar Nov 30 '23 21:11 shaneutt