FusionAuth / fusionauth-openapi

FusionAuth OpenAPI client
https://fusionauth.io/docs/v1/tech/client-libraries/openapi/
Apache License 2.0
7 stars 1 forks source link

Adding discriminator to the OpenAPI spec #6

Closed vcampitelli closed 6 months ago

vcampitelli commented 7 months ago

Adding a type discriminator to the IdentityProviderField input to better handle automatic generation of our client libraries.


vcampitelli commented 7 months ago

@mooreds Sorry, I actually forgot to push and open the PR for the client builder yesterday, but here it is https://github.com/FusionAuth/fusionauth-client-builder/pull/76

mooreds commented 6 months ago

This is being handled by client-builder.