Ecosyste.ms: Issues

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

GitHub / tamasfe/aide issues and pull requests

#66 - Feature/SwaggerUI with the data bundled in the executable

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

#65 - [Feature Request] Swagger UI integration/example

Issue - State: open - Opened by netthier over 1 year ago - 10 comments
Labels: enhancement, help wanted

#64 - feat(aide): Added `NoApi` and `WithApi` utility structs

Pull Request - State: closed - Opened by Wicpar over 1 year ago - 6 comments
Labels: enhancement

#63 - [Community poll] Hellish dependencies and a possible breaking change to fix it all

Issue - State: closed - Opened by Wicpar over 1 year ago - 4 comments
Labels: enhancement, question

#62 - Fix docsrs build

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

#61 - Handle Axum Wildcard routes

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

#60 - Extract Parameter from Wildcard Routes

Issue - State: closed - Opened by markdingram over 1 year ago - 1 comment

#59 - Pull up jwt-authorizer to 0.10

Pull Request - State: closed - Opened by imp over 1 year ago - 5 comments

#57 - SSE

Pull Request - State: closed - Opened by Wicpar over 1 year ago - 2 comments

#56 - Solve #51

Pull Request - State: closed - Opened by Wicpar over 1 year ago - 2 comments

#55 - Looking for maintainers

Issue - State: open - Opened by tamasfe over 1 year ago - 11 comments
Labels: help wanted

#54 - Pull up jwt-authorizer to 0.9

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

#53 - updated axum-extra and added output for cookie jars

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

#52 - Implement `merge` on `ApiMethodRouter`

Pull Request - State: closed - Opened by svix-andor over 1 year ago - 2 comments

#51 - Merging routers containing routes with the same path but different methods

Issue - State: closed - Opened by svix-andor over 1 year ago - 2 comments
Labels: help wanted

#50 - add support for axum-sqlx-tx

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

#49 - fix(example-axum): fix response code typo in the example

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

#48 - Huge memory usage with a lot of parallel clients

Issue - State: closed - Opened by 0xdeafbeef over 1 year ago

#47 - Add with_path_items method to ApiRouter (fixes #46)

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

#45 - serde rename wrong in openapi doc output

Issue - State: closed - Opened by liusong1111 over 1 year ago - 1 comment

#44 - fix(aide): fix typo in response_range() method

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

#43 - axum JWT example does not build with aide

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

#42 - add support for `jwt_authorizer` crate. Fix memory usage issue

Pull Request - State: closed - Opened by 0xdeafbeef almost 2 years ago - 6 comments

#41 - Router not initializing when there are more than 10 `api_route()`

Issue - State: closed - Opened by nick-kang almost 2 years ago - 1 comment

#40 - Fixed api_route_with, Fixes #39

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

#39 - Inconsistency between `api_route` and `api_route_with`

Issue - State: closed - Opened by nikarh almost 2 years ago

#38 - fix(aide): add support for Redirect axum response

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

#37 - Add more blanket tuple impls of OperationOutput

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

#36 - fix(aide)!: alter type of field 'openapi' to String

Pull Request - State: closed - Opened by snpschaaf almost 2 years ago - 3 comments

#34 - add version and server methods

Pull Request - State: closed - Opened by nappa85 almost 2 years ago

#33 - Introduce security_requirement_multi

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

#32 - Changing schemars' generation settings

Issue - State: open - Opened by svix-andor almost 2 years ago - 1 comment

#31 - Feature request: Add support for TypedHeader extractor

Issue - State: closed - Opened by gagbo almost 2 years ago - 1 comment

#30 - Add a bunch of generic tuple implementations of OperationOutput

Issue - State: closed - Opened by gagbo almost 2 years ago - 1 comment

#29 - Support optional JSON extractors

Issue - State: closed - Opened by baadc0de almost 2 years ago - 1 comment

#28 - feat(aide): add skip_serializing_defaults feature

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

#27 - How to dedup schemas?

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

#26 - Redoc feature incompatible with axum's state

Issue - State: closed - Opened by arctic-alpaca almost 2 years ago - 1 comment

#25 - How to require multiple securitySchemas?

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

#24 - feat: expose serde errors with same format as jsonschema validation

Pull Request - State: closed - Opened by arlyon almost 2 years ago - 3 comments

#21 - `already borrowed: BorrowMutError` on `GEN_CTX` when trying to add redoc to axum

Issue - State: closed - Opened by elertan almost 2 years ago - 1 comment

#20 - Match more closely axum's API for MethodRouter

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

#19 - `ApiRouter` has derived `Clone` bounds on generics

Issue - State: closed - Opened by cameron1024 almost 2 years ago - 1 comment

#18 - Update to axum 0.6.0

Issue - State: closed - Opened by oknozor almost 2 years ago - 1 comment

#17 - Better handle jsonschema -> serde issues when converting ints

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

#16 - Documentation generation missing paths

Issue - State: closed - Opened by HansTrashy almost 2 years ago - 2 comments
Labels: bug

#15 - feat(aide): Update to axum 0.6.0-rc.5

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

#14 - feat(axum): add layer

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

#13 - feat: expose underlying axum Router

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

#12 - feat(axum): add axum redoc ui wrapper

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

#11 - Suggestion: impl OperationOutput for Rejections.

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

#10 - Suggestion: OperationOutput to Rejections.

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

#9 - Reduce constrain on `bytes` dependency

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

#8 - Fix: openapi version serializer.

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

#7 - Add: default response.

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

#6 - Remove: Json from example.

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

#5 - Support `(StatusCode, R)` in axum

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

#4 - Parameters are not generated correctly

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

#3 - Docs examples for aide::axum do not compile

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

#2 - How to use with Result types?

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

#1 - docs: Fix broken link in README

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