UnityOpenApi icon indicating copy to clipboard operation
UnityOpenApi copied to clipboard

Unity friendly RESTful API client generator

Results 2 UnityOpenApi issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to use the UnityOpenApi parser with the CTFd Api, which can be found here: https://docs.ctfd.io/api/swagger.json The parsing works well until it reaches the pages part, after which...

Create authorizations assets, at least for some basic authorization types. Make authorization handlers. Automatic authorizations using handlers. For example, instead of providing header parameter "Authorization" for each operation, inject it...