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
With OAS 3.0, we should be able to handle consent codes better by utilizing inheritance. I imagine we'd have classes containing enums for primary, secondary categories and requirements + a qualifier field for variable codes.
The hierarchy could probably be something like this:
With OAS 3.0, we should be able to handle consent codes better by utilizing inheritance. I imagine we'd have classes containing enums for primary, secondary categories and requirements + a qualifier field for variable codes.
The hierarchy could probably be something like this:
We need to check how this behaves practically with codegen.
The text was updated successfully, but these errors were encountered: