Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / GREsau/okapi issues and pull requests

#148 - Update to rocket v0.5.1

Pull Request - State: open - Opened by beyera about 1 month ago - 1 comment

#147 - Request guard, impl OpenApiFromRequest with Bearer

Issue - State: closed - Opened by eltorio 3 months ago - 2 comments

#146 - Derive OpenApiResponderInner for #[derive(Responder)] enums

Issue - State: open - Opened by Keshi 3 months ago - 1 comment
Labels: enhancement, rocket-okapi-codegen

#145 - Reference object and nullable

Issue - State: closed - Opened by kontsaki 3 months ago - 1 comment
Labels: need more info

#144 - Added Generics to fn_name building to solve lifetimes issues

Pull Request - State: open - Opened by PixelboysTM 3 months ago - 2 comments

#143 - Validation via rocket-validation implementation and example project added

Pull Request - State: closed - Opened by saeedtabrizi 4 months ago - 1 comment

#142 - [FEATURE]: Support for Validated<T> implementation .

Issue - State: closed - Opened by saeedtabrizi 4 months ago - 2 comments

#141 - README.md - fixing link to uuid examples

Pull Request - State: closed - Opened by mtumilowicz 5 months ago - 1 comment

#140 - How to document handlers with rocket_oauth2 structs

Issue - State: closed - Opened by kotsmile 5 months ago - 1 comment

#139 - How to specify image response content-type?

Issue - State: closed - Opened by ShayBox 5 months ago - 1 comment

#138 - Add macro to simplify nesting route specs

Pull Request - State: closed - Opened by maximeborges 7 months ago - 2 comments

#137 - Nested routes?

Issue - State: closed - Opened by maximeborges 7 months ago - 3 comments
Labels: enhancement, rocket-okapi, rocket-okapi-codegen

#136 - Add support for OpenAPI 3.1.0

Issue - State: open - Opened by ralpha 7 months ago
Labels: documentation, enhancement, okapi

#135 - When 0.8 release

Issue - State: open - Opened by sunliang711 7 months ago - 3 comments

#135 - When 0.8 release

Issue - State: closed - Opened by sunliang711 7 months ago - 5 comments

#134 - (waiting for) Impl JsonSchema for Date/Time

Issue - State: open - Opened by ralpha 7 months ago
Labels: help wanted, good first issue, waiting, schemars

#134 - (waiting for) Impl JsonSchema for Date/Time

Issue - State: open - Opened by ralpha 7 months ago
Labels: help wanted, good first issue, waiting, schemars

#133 - Fix typos

Pull Request - State: closed - Opened by zbentley 7 months ago - 1 comment

#133 - Fix typos

Pull Request - State: closed - Opened by zbentley 7 months ago - 1 comment

#132 - Support for rocket v0.5.0

Pull Request - State: closed - Opened by West14 8 months ago - 8 comments

#132 - Support for rocket v0.5.0

Pull Request - State: open - Opened by West14 8 months ago - 5 comments

#130 - Update rocket dependency to v0.5.0-rc.4

Issue - State: open - Opened by kikniknik 8 months ago - 1 comment

#130 - Update rocket dependency to v0.5.0-rc.4

Issue - State: closed - Opened by kikniknik 8 months ago - 2 comments

#129 - Unable to borrow value returned from definitions_mut() function

Issue - State: open - Opened by pranav-joshi 11 months ago - 1 comment
Labels: rocket-okapi

#128 - Enforce strict key values for BTreeMap with enum key

Issue - State: open - Opened by MicaiahReid 12 months ago - 5 comments
Labels: schemars

#127 - Incorrect openapi.json Generated for Response with Tuple

Issue - State: closed - Opened by MicaiahReid 12 months ago - 2 comments

#126 - Publishing updated versions to crates.io

Issue - State: closed - Opened by 0xOmarA about 1 year ago - 2 comments

#125 - How to impl JsonSchema for chrono::DateTime<Utc> or other lib struct?

Issue - State: closed - Opened by ArkadyRudenko about 1 year ago - 1 comment

#124 - Add support for persist-auth

Issue - State: closed - Opened by dorianim about 1 year ago - 2 comments

#123 - add #[openapi(deprecated)]

Pull Request - State: closed - Opened by matt-phylum about 1 year ago - 1 comment

#122 - rocket 0.5-rc3

Pull Request - State: closed - Opened by olback over 1 year ago - 8 comments

#121 - Fix docs for mount_endpoints_and_merged_docs

Pull Request - State: closed - Opened by dob9601 over 1 year ago - 1 comment

#120 - Build with latest commit failed

Issue - State: closed - Opened by veritem over 1 year ago - 2 comments

#119 - openapi doesn't ignore Rocket request guards?

Issue - State: closed - Opened by ChronosWS over 1 year ago - 2 comments

#118 - Ignore guard arguments in derive

Issue - State: closed - Opened by hardliner66 over 1 year ago - 2 comments

#116 - ignoring FromRequest implementation from `database` macro

Issue - State: closed - Opened by muhammad-davatgar over 1 year ago - 4 comments

#115 - No fork

Pull Request - State: closed - Opened by matteodepalo almost 2 years ago - 1 comment

#113 - Rocket: Using external request-guards makes documenting impossible

Issue - State: closed - Opened by open-schnick almost 2 years ago - 3 comments

#112 - Parameter examples generate incorrect OpenAPI schema

Issue - State: open - Opened by build2stone almost 2 years ago - 2 comments
Labels: okapi

#111 - Issue annotating HTTP status codes for responses

Issue - State: closed - Opened by dlahmad almost 2 years ago - 2 comments

#110 - Form<TempFile<'_>>

Issue - State: closed - Opened by marirs almost 2 years ago - 4 comments

#109 - Conflict with kube-rs when importing rocket-okapi

Issue - State: closed - Opened by korewaChino almost 2 years ago - 2 comments

#108 - okapi: fix deserialisation for openapi3 'extensions' fields

Pull Request - State: open - Opened by snpschaaf almost 2 years ago - 5 comments
Labels: okapi

#107 - Write "offline" golden test for OpenApi spec

Issue - State: closed - Opened by SBechstedt almost 2 years ago - 3 comments

#106 - `#[openapi]` should handle `#[deprecated]`

Issue - State: closed - Opened by matt-phylum almost 2 years ago - 8 comments

#105 - How to use JsonSchema ???

Issue - State: closed - Opened by DilecPadovani about 2 years ago - 8 comments

#104 - Implement OpenApiFromRequest for database connection request guards

Pull Request - State: closed - Opened by timando about 2 years ago - 1 comment

#103 - Compile error.

Issue - State: closed - Opened by JYInMyHeart about 2 years ago - 4 comments

#102 - how to make okapi comment rocket return Object

Issue - State: closed - Opened by jiangxiaoqiang about 2 years ago - 1 comment

#101 - Avoid using openapi_get_routes!

Issue - State: closed - Opened by ryadom about 2 years ago - 2 comments

#100 - is it only tags supported for openapi micro

Issue - State: closed - Opened by jiangxiaoqiang about 2 years ago - 1 comment

#99 - why the okapi only works with root url /

Issue - State: closed - Opened by jiangxiaoqiang about 2 years ago - 1 comment

#98 - Updated Swagger and Rapidocs, request testing

Issue - State: closed - Opened by ralpha about 2 years ago - 5 comments

#97 - CookieJar header field

Issue - State: open - Opened by ralpha about 2 years ago
Labels: help wanted, need more info, waiting, rocket-okapi

#95 - OpenApiFromRequest implementation for CookieJar doesn't make sense

Issue - State: closed - Opened by svenstaro about 2 years ago - 2 comments

#94 - Using `okapi` with Templates?

Issue - State: closed - Opened by Glitchy-Tozier about 2 years ago - 6 comments

#93 - Version dependecy to crate "rocket"

Issue - State: closed - Opened by heikki-heikkila about 2 years ago - 1 comment

#92 - Fix rocket v0.5.0-rc2 mitchmatch.

Pull Request - State: closed - Opened by viljami about 2 years ago - 2 comments

#91 - fixed the rocket version to "=0.5.0-rc.1"

Pull Request - State: closed - Opened by pintariching about 2 years ago - 2 comments

#90 - rocket_okapi v0.8.0-rc.1 failing to build after rocket v0.5.0-rc.2 released

Issue - State: closed - Opened by pintariching about 2 years ago - 1 comment

#89 - migrate to Rocket 0.5.0-rc.2

Pull Request - State: closed - Opened by ThouCheese about 2 years ago - 2 comments

#88 - Compatibility with Rocket 0.5rc2

Issue - State: closed - Opened by svenstaro about 2 years ago - 9 comments

#87 - Fix response schema for event stream

Pull Request - State: closed - Opened by codercengiz about 2 years ago - 3 comments

#86 - Fix bug about creating the schema of EventStream response

Issue - State: closed - Opened by codercengiz about 2 years ago

#85 - How to skip attributes in routes

Issue - State: closed - Opened by HerrMuellerluedenscheid about 2 years ago - 5 comments

#84 - OpenAPI attribute appears to break named lifetimes in the route handler.

Issue - State: open - Opened by twitchax about 2 years ago - 9 comments
Labels: bug, rocket-okapi-codegen

#83 - update basic example

Issue - State: closed - Opened by HerrMuellerluedenscheid about 2 years ago - 6 comments

#82 - How to add custom paths

Issue - State: closed - Opened by antondc about 2 years ago - 2 comments

#81 - How to implement JsonSchema trait for extern structs?

Issue - State: closed - Opened by sebboer over 2 years ago - 1 comment

#80 - use multipart/form-data for rocket form submit

Pull Request - State: closed - Opened by BouncyLlama over 2 years ago - 1 comment

#79 - Specific error handling

Issue - State: closed - Opened by Joseda8 over 2 years ago - 1 comment

#78 - Tag description

Issue - State: open - Opened by barvirm over 2 years ago - 1 comment
Labels: help wanted, good first issue

#77 - How to use the error file in the custom schema?

Issue - State: closed - Opened by jimmybrenes over 2 years ago - 1 comment

#76 - How to add a description for the route parameters

Issue - State: closed - Opened by lrodriguez14 over 2 years ago - 4 comments

#75 - Unable to deserialize and then serialize SecurityScheme into JSON

Issue - State: open - Opened by Flowneee over 2 years ago
Labels: bug, okapi

#74 - Unable to deserialize SecurityScheme

Issue - State: closed - Opened by brendo-m over 2 years ago - 5 comments

#73 - Fix bug

Pull Request - State: closed - Opened by codercengiz over 2 years ago

#72 - Not creating response schema, when content type is application/octet-stream

Issue - State: closed - Opened by codercengiz over 2 years ago - 1 comment

#71 - Missing instances OpenApiFromRequest

Issue - State: closed - Opened by ssadler over 2 years ago - 2 comments

#70 - how do I set a default value for a parameter?

Issue - State: closed - Opened by TaeyoonKwon over 2 years ago - 5 comments

#69 - okapi_add_operation_for_ visible in my projects documentation

Issue - State: closed - Opened by snaggen over 2 years ago - 1 comment

#67 - deserializing and serializing results in faulty json

Issue - State: open - Opened by andrieshiemstra over 2 years ago - 2 comments
Labels: okapi

#66 - deserializing from json results in wrong structure

Issue - State: closed - Opened by andrieshiemstra over 2 years ago

#65 - [Rocket] Typehint `String` on `application/octet-stream`

Issue - State: closed - Opened by Nukesor over 2 years ago - 2 comments
Labels: bug

#64 - Build docs with rapi docs and swagger docs features enabled

Pull Request - State: closed - Opened by ThouCheese over 2 years ago - 3 comments

#63 - Add support for operation id overriding

Pull Request - State: closed - Opened by ThouCheese over 2 years ago - 1 comment

#62 - Route `format` mime type should be used

Issue - State: open - Opened by ralpha over 2 years ago - 6 comments
Labels: enhancement, rocket-okapi, rocket-okapi-codegen

#61 - Allow base_path of mount_endpoints_and_merged_docs to equal „/“

Pull Request - State: closed - Opened by somehowchris over 2 years ago - 1 comment

#60 - Rocket Json does not implement JsonSchema for rocket special types error

Issue - State: closed - Opened by somehowchris over 2 years ago - 3 comments
Labels: bug

#59 - Implement JsonSchema for chrono::DateTime

Issue - State: closed - Opened by uttarayan21 over 2 years ago - 3 comments

#58 - Cannot build project with okapi as dependency

Issue - State: closed - Opened by NightlySide almost 3 years ago - 2 comments

#57 - Found conflicting responses keys while merging

Issue - State: closed - Opened by ralpha almost 3 years ago - 1 comment

#56 - Request guards

Pull Request - State: closed - Opened by ralpha almost 3 years ago

#55 - Query parameters show up as camelCase but rocket expects snake_case

Issue - State: closed - Opened by raffomania almost 3 years ago - 2 comments
Labels: need more info