Ecosyste.ms: Issues

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

GitHub / tfranzel/drf-spectacular issues and pull requests

#1230 - add choice field display method handling #1228

Pull Request - State: closed - Opened by tfranzel 6 months ago

#1229 - Apply global headers to all routes except some modules

Issue - State: closed - Opened by Archana-Airbase 6 months ago - 2 comments

#1228 - Type warning from ReadOnlyField exposing `get_FOO_display`

Issue - State: closed - Opened by mikaraunio 7 months ago - 8 comments

#1226 - Adding Envelope for Serializer Data and Implementing Pagination

Issue - State: closed - Opened by shalushaji 7 months ago - 4 comments

#1225 - [Blueprint] DRF writable nested serializers

Issue - State: open - Opened by vabene1111 7 months ago - 6 comments

#1224 - OpenApiSerializerFieldExtension target_class behaviour with __all__

Issue - State: open - Opened by SXHRYU 7 months ago - 1 comment

#1223 - OAS 3.1 "const" keyword support?

Issue - State: closed - Opened by SXHRYU 7 months ago - 1 comment

#1222 - No enum component $ref in query parameter object

Issue - State: open - Opened by doei 7 months ago - 2 comments
Labels: enhancement

#1221 - Add support for stateless user authentication in SimpleJWT

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

#1220 - drf-spectacular and allauth

Issue - State: closed - Opened by carlos54vidal 8 months ago - 4 comments

#1219 - OpenAPI client generator docs link?

Issue - State: open - Opened by mrlubos 8 months ago

#1217 - fix non-translated enum override hash #1198

Pull Request - State: closed - Opened by tfranzel 8 months ago - 1 comment

#1216 - higher order hints for @extend_schema_field (case 2) #1174 #1212

Pull Request - State: closed - Opened by tfranzel 8 months ago - 1 comment

#1215 - How to use serializer in custom OpenApiResponse?

Issue - State: closed - Opened by mglowinski93 8 months ago - 4 comments

#1214 - Add support for TypeAliasType

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

#1213 - Use basename as a part of the operationId generation

Issue - State: closed - Opened by VaZark 8 months ago - 3 comments

#1208 - drf spectcular-side car doesnot work in custom html

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

#1207 - how add a password to swagger?

Issue - State: closed - Opened by stanhjr 8 months ago - 1 comment

#1206 - Unable to show File Select for Optional/Nullable File Field

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

#1205 - Bump django from 4.2.10 to 4.2.11 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#1204 - Unable to hide Schemas section

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

#1203 - Support for SSE with Django event stream

Issue - State: closed - Opened by enzofrnt 8 months ago - 6 comments

#1202 - Unable to use enveloped Model of Pydantic V2

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

#1201 - Add support for djangorestframework-deepserializer

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

#1199 - Unable to extend schema for UpdateAPIView

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

#1198 - Different enum names for different locales in the final schema

Issue - State: open - Opened by WhoisUnknown 8 months ago - 2 comments
Labels: bug, fix confirmation pending

#1197 - DRF 3.15

Pull Request - State: closed - Opened by tfranzel 8 months ago - 1 comment

#1194 - Djangonaut Space navigator interest

Issue - State: closed - Opened by tim-schilling 9 months ago

#1193 - UnconfiguredHashIdSerialField - django-hashid

Issue - State: closed - Opened by radudum10 9 months ago - 3 comments

#1191 - Add a specific Action Wrapper for OAuth Authorization requests #1190

Pull Request - State: closed - Opened by BramEsposito 9 months ago - 1 comment

#1190 - Schema is not reloaded on OAuth2 Authorization

Issue - State: open - Opened by BramEsposito 9 months ago - 4 comments

#1189 - The work of versions is not clear!

Issue - State: closed - Opened by ElveeBolt 9 months ago - 5 comments

#1188 - How to create sub-folder in the generated docs?

Issue - State: open - Opened by hexmo 9 months ago - 3 comments

#1187 - Update SWAGGER_UI_DIST settings.rst

Pull Request - State: closed - Opened by Azelphur 9 months ago - 2 comments

#1186 - Example Value in Swagger is coming "string".

Issue - State: closed - Opened by arik555 9 months ago - 8 comments

#1185 - fix custom http_method_names for actions #1184

Pull Request - State: closed - Opened by tfranzel 9 months ago - 1 comment

#1184 - Custom actions that override `http_method_names` can be skipped

Issue - State: closed - Opened by mikaraunio 9 months ago - 2 comments

#1182 - Docstring of ViewSet parent classes is shown for APIs description

Issue - State: closed - Opened by alyahmady96 9 months ago - 2 comments

#1181 - Add support for direct usage of higher order hints #1174

Pull Request - State: closed - Opened by tfranzel 9 months ago - 1 comment

#1178 - Document `extend_schema_view` support for `@action`

Pull Request - State: closed - Opened by johnthagen 9 months ago - 1 comment

#1177 - Overidden `to_representation()` Schema Generation

Issue - State: closed - Opened by rui-antunes 9 months ago - 6 comments

#1176 - `extend_schema_view` of a custom `@action`

Issue - State: closed - Opened by johnthagen 9 months ago - 4 comments

#1175 - Q: What is the purpose of '--validate' flag?

Issue - State: open - Opened by SheezZarR 9 months ago - 2 comments

#1174 - Annotate `@extend_schema` to accept a list of integers

Issue - State: closed - Opened by johnthagen 9 months ago - 5 comments

#1173 - Example on how to add multiple security headers using the following method

Issue - State: closed - Opened by AnshMSD 9 months ago - 3 comments

#1172 - SpectacularSwaggerView just download schema.yml

Issue - State: closed - Opened by P-Baracz 9 months ago - 5 comments

#1171 - get_queryset with an abstract model

Issue - State: open - Opened by alexandernst 9 months ago - 13 comments

#1170 - remove official 3.6 support due to upstream breakage.

Pull Request - State: closed - Opened by tfranzel 9 months ago - 1 comment

#1169 - Bump django from 4.2.7 to 4.2.10 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies

#1167 - Doc expansion

Issue - State: closed - Opened by danilocastelhano1 9 months ago - 1 comment

#1166 - Can't extract type from GeneratedField

Issue - State: open - Opened by ckarli 9 months ago - 2 comments
Labels: enhancement

#1165 - Inheriting OpenApiParameters from parent mixin functions

Issue - State: closed - Opened by callumgare 10 months ago - 4 comments

#1164 - Version compatibility with djangorestframework-simplejwt

Issue - State: closed - Opened by TusharRoy23 10 months ago - 3 comments

#1163 - Add auth extension for django-rest-knox

Pull Request - State: closed - Opened by callumgare 10 months ago - 2 comments

#1162 - migrate to setup.cfg

Pull Request - State: open - Opened by deronnax 10 months ago - 6 comments

#1161 - Is there a sensible way to disable docstring extraction?

Issue - State: open - Opened by TheMohni 10 months ago - 4 comments

#1160 - Fix ordered dict

Pull Request - State: closed - Opened by tfranzel 10 months ago - 1 comment

#1158 - OpenApiYamlRenderer cannot dump OrderedDict

Issue - State: closed - Opened by timothymctim 10 months ago - 2 comments

#1157 - Is it possible to have multiple endpoints in swagger only?

Issue - State: open - Opened by talhaazeemmughal 10 months ago - 4 comments

#1156 - fix: set pydantic json mode to serialization

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

#1154 - Update link to redoc settings

Pull Request - State: closed - Opened by OttoAndrey 10 months ago - 1 comment

#1153 - Creating a custom ENUM/Preserving an ENUM that is no longer used in the model

Issue - State: closed - Opened by elam91 10 months ago - 2 comments

#1152 - Request: Add `permission_classes` to responses

Issue - State: open - Opened by jvacek 10 months ago - 4 comments

#1150 - Missing JWT expiration response schema related to dj rest auth

Issue - State: open - Opened by huynguyengl99 10 months ago - 1 comment

#1149 - Fix dj rest auth response jwt with expiration

Pull Request - State: open - Opened by huynguyengl99 10 months ago - 2 comments

#1147 - fix: extend_schema_field with dict param and oas 3.1

Pull Request - State: closed - Opened by codebutler 10 months ago - 1 comment

#1146 - Add tags support to OpenApiWebhook

Pull Request - State: closed - Opened by federicobond 10 months ago - 3 comments

#1145 - Typing issue when `extend_schema` contained in dict literal

Issue - State: closed - Opened by realsuayip 10 months ago - 2 comments

#1143 - application/pdf

Issue - State: closed - Opened by stanhjr 10 months ago - 2 comments

#1142 - Fix builtin Swagger-UI OAuth login

Pull Request - State: closed - Opened by ftsell 10 months ago - 4 comments

#1141 - Trouble using extend_schema_field to output lists

Issue - State: closed - Opened by w00kie 10 months ago - 5 comments

#1139 - Fix handling of metadata when using OAS 3.1

Pull Request - State: closed - Opened by Viicos 11 months ago - 1 comment

#1136 - coerse Decimal to float format explicitly #1134

Pull Request - State: closed - Opened by tfranzel 11 months ago - 1 comment

#1135 - Add OpenAPI 3.1 webhook support

Pull Request - State: closed - Opened by federicobond 11 months ago - 13 comments

#1134 - Decimals represented in scientific notation cannot be rendered in YAML rendered

Issue - State: closed - Opened by mdefeche 11 months ago - 1 comment
Labels: bug, fix confirmation pending

#1133 - Invalid nullable case using OpenAPI 3.1.0 support

Issue - State: closed - Opened by koksalkapucuoglu 11 months ago - 16 comments
Labels: bug

#1132 - Rust Cargo error

Issue - State: open - Opened by kairkhan24 11 months ago - 9 comments