Ecosyste.ms: Issues

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

GitHub / juhaku/utoipa issues and pull requests

#1201 - Update proc-macro-error to an alternative because it is unmaintained

Issue - State: closed - Opened by BaptisteRoseau 3 days ago - 3 comments
Labels: wontfix

#1199 - fix: diverging axum route and openapi spec

Pull Request - State: open - Opened by boemjay 7 days ago

#1197 - Nested generic parameters must be manually inlined

Issue - State: open - Opened by JMLX42 8 days ago

#1196 - Added a passthrough for scoped middleware in actix-web

Pull Request - State: closed - Opened by nico-incubiq 8 days ago - 1 comment

#1194 - Fix typo

Pull Request - State: closed - Opened by dpytaylo 10 days ago

#1193 - Use `$ref` for path references

Issue - State: open - Opened by urbaniak 10 days ago

#1192 - Schema type with `AnyValue` cannot be deserialized from `RefOr<...>`

Issue - State: open - Opened by auguwu 11 days ago - 1 comment

#1189 - Build error with schema name "Value"

Issue - State: open - Opened by HollayHorvath 11 days ago

#1188 - Allow disabling syntax highlighting

Pull Request - State: closed - Opened by xitep 11 days ago

#1186 - Maybe improve yaml formatting of nullable fields

Issue - State: open - Opened by LHolten 11 days ago - 1 comment
Labels: enhancement

#1185 - Same endpoint, different methods, but only one is registered

Issue - State: open - Opened by slekup 12 days ago - 2 comments

#1184 - Do not inline non-primitive type parameters by default

Pull Request - State: closed - Opened by JMLX42 12 days ago - 72 comments

#1183 - `Overlapping method route` on routes that should not overlap

Issue - State: closed - Opened by RubberDuckShobe 12 days ago - 3 comments

#1182 - Generic type parameters are always inlined

Issue - State: closed - Opened by JMLX42 13 days ago - 28 comments

#1181 - Name variants on enum with ``repr``

Issue - State: closed - Opened by RubberDuckShobe 14 days ago - 2 comments

#1180 - Doesn't work in docker container

Issue - State: closed - Opened by olegus199 14 days ago - 3 comments

#1179 - Fix alias support for `IntoParams`

Pull Request - State: closed - Opened by juhaku 14 days ago

#1178 - Add missing formats for `KnownFormat` parsing

Pull Request - State: closed - Opened by juhaku 15 days ago

#1177 - The `ignore` attribute now accepts an optional bool value

Pull Request - State: closed - Opened by JMLX42 15 days ago - 17 comments

#1176 - alias not work in param derive

Issue - State: closed - Opened by SamPeng87 16 days ago - 1 comment
Labels: bug, investigate

#1175 - KnownFormat disparity between utoipa and utoipa-gen

Issue - State: closed - Opened by jeff-hiner 17 days ago - 2 comments
Labels: bug, good first issue

#1174 - Add `map` for `ServiceConfig`

Pull Request - State: closed - Opened by juhaku 17 days ago

#1173 - actix-web with `ResourceFiles`

Issue - State: closed - Opened by ctron 17 days ago - 3 comments

#1172 - Undocumented serde_json dependency

Issue - State: closed - Opened by Cschlaefli 19 days ago - 2 comments

#1171 - Merge paths if they already are added to the paths map in utoipa-axum

Pull Request - State: closed - Opened by hdoordt 19 days ago - 1 comment

#1169 - Fix documentation typo

Pull Request - State: closed - Opened by mjul 20 days ago

#1168 - Replace `serde_yaml` with `serde_yml`

Issue - State: open - Opened by DenuxPlays 20 days ago - 1 comment

#1167 - Fix `no_recursion` support on maps

Pull Request - State: closed - Opened by juhaku 20 days ago

#1166 - no_recursion with HasMap not working

Issue - State: closed - Opened by fospitia 21 days ago - 1 comment
Labels: bug

#1165 - Auto schema collection for params

Issue - State: open - Opened by dittos 23 days ago - 1 comment
Labels: enhancement

#1164 - optional api param in #[openapi(nest(..))]

Issue - State: closed - Opened by ValentinColin 23 days ago - 6 comments

#1163 - Multiple context_path

Issue - State: open - Opened by Trevypants 23 days ago - 1 comment
Labels: enhancement

#1161 - Update actix web examples

Pull Request - State: closed - Opened by juhaku 24 days ago

#1160 - Finalize actix-web utoipa bindings

Pull Request - State: closed - Opened by juhaku 24 days ago - 1 comment
Labels: enhancement

#1158 - Add implementation for utoipa-actix-web bindings

Pull Request - State: closed - Opened by juhaku 25 days ago

#1157 - utoipa-axum: Make OpenApiRouter internal data public

Issue - State: open - Opened by ValentinColin 25 days ago - 1 comment
Labels: enhancement

#1156 - ToScheam comflict with crate seaorm derive macro DeriveActiveEnum

Issue - State: open - Opened by 799189288 27 days ago - 1 comment
Labels: investigate

#1155 - Fix regression due to a985d8c1340f80ab69b2b0e5de799df98d567732

Pull Request - State: closed - Opened by masnagam 27 days ago

#1154 - utoipa-axum: silently overwrites schemas on name collisions

Issue - State: open - Opened by sergiimk 28 days ago - 6 comments
Labels: enhancement

#1151 - utoipa-swagger-ui: compilation error with rust-embed::compression feature enabled

Issue - State: open - Opened by sergiimk 29 days ago - 5 comments
Labels: investigate

#1150 - Generating Schema for a new type string

Issue - State: open - Opened by wyatt-herkamp 29 days ago - 4 comments
Labels: enhancement

#1148 - Support for generic data structures in OAS 3.1

Issue - State: open - Opened by ranger-ross about 1 month ago - 1 comment
Labels: enhancement, investigate

#1146 - Returning Binary Data is hard in utoipa 5

Issue - State: open - Opened by SZenglein about 1 month ago - 3 comments
Labels: enhancement, investigate

#1145 - Type aliases does not work well with generics

Issue - State: closed - Opened by oxalica about 1 month ago - 4 comments

#1144 - Enhance no_recursion rule to apply also containers

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1143 - fix typo in documentation

Pull Request - State: closed - Opened by jrudolph about 1 month ago

#1142 - Update Swagger UI with latest release 5.7.14

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1141 - Change Option<T> compose to OneOfBuilder

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1140 - Add `identifier` for `Info`

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1139 - "identifier" field missing from license

Issue - State: closed - Opened by fsasieta about 1 month ago - 2 comments
Labels: enhancement

#1138 - Fix docs

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1137 - Add `no_recursion` feature for `ToSchema`

Pull Request - State: closed - Opened by juhaku about 1 month ago - 9 comments

#1136 - Fixed dependency name in doc comment

Pull Request - State: closed - Opened by Kanerix about 1 month ago

#1135 - Switch to oneOf instead allOf to handle nullable values (#1050)

Pull Request - State: closed - Opened by JMLX42 about 1 month ago - 3 comments

#1134 - Collecting recursive schemas fails with a stack overflow in 5.x

Issue - State: closed - Opened by jrudolph about 1 month ago - 9 comments
Labels: investigate

#1133 - Use OpenApiRouter::defualt for empty OpenApi

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1132 - Add `ToSchema` implementation for serde_json::Value

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1131 - Chore explicit FromIterator for edition 2018

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1130 - Support for older OpenAPI spec versions

Issue - State: closed - Opened by sgg-jhodgson about 1 month ago - 5 comments

#1129 - Implement schema traits for indexset

Pull Request - State: closed - Opened by h7kanna about 1 month ago

#1128 - Generics: the trait bound `Value: ToSchema` is not satisfied

Issue - State: closed - Opened by wuzi about 1 month ago - 5 comments

#1127 - ToSchema fails with Option

Issue - State: closed - Opened by mikereid1 about 1 month ago - 6 comments

#1126 - Incomplete spec dump via `to_pretty_json` with auto registered schemas

Issue - State: closed - Opened by leebenson about 1 month ago - 2 comments

#1125 - Bump up next versions

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1123 - [5.0.0-rc0] How to nest api with path parameter

Issue - State: open - Opened by irevoire about 1 month ago - 2 comments

#1122 - Enhance unit struct schema

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1121 - Chore update examples

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1120 - Fix path rewrite

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1119 - Update docs preparation for v5

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1118 - Chore filter const generics

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1117 - Add origin header to all requests in swagger doc

Issue - State: closed - Opened by simbleau about 1 month ago - 1 comment

#1116 - Chore enhance generic schema collection

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1115 - Unable to create schema with const generic param

Issue - State: closed - Opened by DenuxPlays about 1 month ago - 11 comments
Labels: investigate

#1114 - [5.0.0-rc.0] inlined types shouldn't be included in automatic schema collection

Issue - State: closed - Opened by whyando about 1 month ago - 1 comment
Labels: enhancement

#1113 - Enhance file uploads

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1112 - Move `schemas` into `ToSchema` for schemas

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1111 - i32 being rendered as #/components/schemas/i32"

Issue - State: closed - Opened by EinarasGar about 1 month ago - 9 comments
Labels: investigate

#1110 - Add path rewrite support

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1109 - [5.0.0-rc0] The `ToSchema` :: `bound` macro attributes is currently missing

Issue - State: closed - Opened by irevoire about 1 month ago - 2 comments

#1108 - Fix `routes!` macro call

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1107 - Fix impl `ToSchema` for container types

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1106 - `routes!` macro has a relative call to itself

Issue - State: closed - Opened by leebenson about 1 month ago - 1 comment

#1105 - Replace proc-macro-error with proc-macro-error2

Issue - State: closed - Opened by kanpov about 1 month ago - 2 comments

#1104 - Add missing `extensions` for OpenAPI types

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1103 - Adds support for `prefixItems` on `Array`

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1102 - Fix description on `inline` field

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1101 - Fix `title` on unnamed struct and references

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1099 - the trait bound `Option<i32>: ToSchema` is not satisfied

Issue - State: closed - Opened by EinarasGar about 1 month ago - 31 comments

#1098 - swagger-ui is blank in `todo-axum` and `axum-utoipa-bindings`

Issue - State: closed - Opened by davemo88 about 1 month ago - 2 comments

#1097 - Fix generic references

Pull Request - State: closed - Opened by juhaku about 1 month ago

#1096 - Add a default impl of ToSchema::name()

Pull Request - State: closed - Opened by ValentinColin about 1 month ago - 5 comments

#1095 - Fix non generic root generic references

Pull Request - State: closed - Opened by juhaku about 1 month ago