Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature openapi3 with blocking data upload support (#479)
* translated swagger file to openapi3, added clkwithblocks upload support * api file name changed * api filename change * shiny new openapi filename * fix indentation * we need a newer version of connexion to support openapi3 * new endpoint for uploading binary clks * modify tests to use new binary clks endpoint * openapi filename change * updated descriptions * fighting connexion again... * I don't think the swagger-ui provides value * clarifying the request format * translated swagger file to openapi3, added clkwithblocks upload support * changed to new binary upload endpoint * stop warning messages about missing swagger-ui * feedback from PR * clarify description
- Loading branch information