Commit Graph

  • 73f7bf4941
    Extra action detection is too permissive. Add failing test + fix (#7217) Tom Christie 2020-03-05 10:18:22 +0000
  • db724db001 Make get_extra_action less permissive Ricardo Busquet 2020-03-05 00:47:47 -0500
  • 382e3322f1 Add failing test++ Ricardo Busquet 2020-03-05 00:37:18 -0500
  • 12918fa541 Add failing test Ricardo Busquet 2020-03-05 00:31:06 -0500
  • 62422cc09b
    Use docs link instead of absolute URL Ryan P Kilby 2020-03-04 16:46:48 -0800
  • 94134547e2 Document how to handle schema type with SerializerMethodField Antoine Grandry 2020-03-04 17:50:58 +0100
  • 76fa169a15 Deployed ddfb9672 with MkDocs version: 1.0.4 Tom Christie 2020-03-04 13:32:20 +0000
  • ddfb9672ae
    Release notes for 3.11.0 (#7214) Tom Christie 2020-03-04 13:31:43 +0000
  • 3b1df298c8 Release notes for 3.11.0 Tom Christie 2020-03-04 13:13:49 +0000
  • 6a23fa0649
    OpenAPI: Make operationId camelCase, matching spec examples. (#7208) Martin Desrumaux 2020-03-03 17:51:51 +0100
  • d1c849e282 fix(docs): Replace PascalCase with camelCase Martin Desrumaux 2020-03-02 18:49:49 +0100
  • 3e085f009e feat(openapi/operationId): Make camel-case Martin Desrumaux 2020-02-28 17:29:58 +0100
  • 609f708a27
    Fix schema generation for ObtainAuthToken view. (#7211) Martin Desrumaux 2020-03-03 13:27:34 +0100
  • cb1f762ee3 fix(ObtainAuthToken): Fix openapi schema generation Martin Desrumaux 2020-03-02 13:10:00 +0100
  • 8aa8be7653
    Implement OpenAPI Components (#7124) Martin Desrumaux 2020-03-02 19:35:27 +0100
  • 7c8edbc315 Implement OpenAPI Components Martin Desrumaux 2020-03-02 18:36:36 +0100
  • 797518af6d
    OpenAPI: Warn user about duplicate operationIds. (#7207) Martin Desrumaux 2020-03-02 16:44:06 +0100
  • 5b16a17242
    OpenAPI: Allow customizing operation name. (#7190) Martin Desrumaux 2020-03-02 16:40:18 +0100
  • 94a09149b6
    OpenAPI: Use 201 status code for POST requests. (#7206) Mateusz Legięcki 2020-03-02 16:32:26 +0100
  • c8aedd79a8 Fix - run test_head_request_against_viewset method wnd-ft 2020-02-29 23:08:00 +0900
  • 53b4132a7b Fix - call test_head_request_against_viewset method wnd-ft 2020-02-29 23:08:00 +0900
  • b29445a196 feat(openapi/operationId): Warn user about duplicate operationId in the schema Martin Desrumaux 2020-02-28 17:45:40 +0100
  • 823638bcd0 Fix: use 201 status code for POST requests. Behoston 2020-02-28 18:44:58 +0100
  • c87837b025 fix(openapi): remove duplicatde __init__ Martin Desrumaux 2020-02-28 18:11:45 +0100
  • 03d3406734 rebased on master Martin Desrumaux 2020-02-20 16:20:14 +0100
  • 6e072dbb45 docs Martin Desrumaux 2020-02-20 16:14:31 +0100
  • bb7f43b7b5 Update accoriding to PR's requests Martin Desrumaux 2020-02-20 15:42:26 +0100
  • 2951c3a6d3 fix typo Martin Desrumaux 2020-02-13 18:29:27 +0100
  • 2357148b12 allow custom name for operation_id Martin Desrumaux 2020-02-28 18:04:45 +0100
  • 2a5c2f3f70
    Added OpenAPI tags to schemas. (#7184) Dhaval Mehta 2020-02-28 16:36:03 +0530
  • e32ffbb12b
    Fix docs code example (#7201) Samuel Dion-Girardeau 2020-02-24 19:33:00 -0500
  • 4d851c4a56
    Fix invalid function call syntax in example Samuel Dion-Girardeau 2020-02-24 17:51:28 -0500
  • 64a4828a06 remove tag generation from viewset Dhaval Mehta 2020-02-20 18:14:28 +0530
  • 764dabd29e
    Update writeable nested serializer doc (#7198) Prayash Mohapatra 2020-02-20 10:55:13 +0000
  • 92a4a5d423
    Fix docs 404 (#7197) Ryan P Kilby 2020-02-20 02:23:06 -0800
  • 5be0d53c1f
    Update writeable nested serializer doc Prayash Mohapatra 2020-02-20 09:22:12 +0530
  • 91e3b190e2 Use 'base_url' instead of 'site_url' on 404 page Ryan P Kilby 2020-02-19 17:58:20 -0800
  • 659364e5ac Fix 404 search modal link Ryan P Kilby 2020-02-19 17:55:34 -0800
  • bb0e29963c Link quickstart to valid API guide page Ryan P Kilby 2020-02-19 14:42:12 -0800
  • fbf5841189 Only insert funding <hr> if toc is present Ryan P Kilby 2020-02-19 14:39:13 -0800
  • 1feb26739c Use 'url' template filter instead of 'base_url' Ryan P Kilby 2020-02-19 14:38:30 -0800
  • c08e5bbc5a Use 'site_url' instead of hardcoding DRF homepage Ryan P Kilby 2020-02-19 14:36:20 -0800
  • 4faa674196
    Fixed docs typo. (#7188) Yoo In Keun 2020-02-20 04:16:42 +0900
  • 48c02dd53a improve error message Dhaval Mehta 2020-02-19 23:22:05 +0530
  • f438f14d13 add test case for method override use case Dhaval Mehta 2020-02-19 23:18:48 +0530
  • 95831b5be1 add guidance for overriding get_tags method Dhaval Mehta 2020-02-19 22:49:45 +0530
  • 22da4772c8 change _get_tags to get_tags Dhaval Mehta 2020-02-19 22:20:32 +0530
  • d77afd56a8 improve documentation Dhaval Mehta 2020-02-19 22:18:12 +0530
  • 4229234318 sync documentation with implementation. Dhaval Mehta 2020-02-19 22:13:47 +0530
  • 8d3051d3a3 add better example in comments Dhaval Mehta 2020-02-19 22:12:36 +0530
  • 39dd34f161
    Update docs for OpenAPI (#6814) (#7191) Dalei 2020-02-19 19:56:12 +0800
  • cc2a8a5a35 remove test cases for tag objects Dhaval Mehta 2020-02-19 01:44:42 +0530
  • 912f22a46a change tag name style to url path style Dhaval Mehta 2020-02-19 01:38:37 +0530
  • 56178ed2a4 remove support for dict tags Dhaval Mehta 2020-02-19 01:37:06 +0530
  • e92e61104f Update docs for OpenAPI (#6814) dalei 2020-02-15 23:58:49 +0800
  • d7b218f5eb
    decode base64 credentials as utf8; adjust tests (#7193) Kevin Kennell 2020-02-17 17:10:52 +0100
  • f256cd2dab basicauth: add fallback to latin-1 encoding if utf-8 fails kennell 2020-02-17 17:01:07 +0100
  • 203e0a0dde Do not treat empty payload as empty dict Peter Thomassen 2020-02-17 15:25:52 +0100
  • 2394a50b59 basicauth: add dedicated test for utf8 credentials kennell 2020-02-17 01:11:08 +0100
  • 25819600c9 decode base64 credentials as utf8; adjust tests kennell 2020-02-16 18:55:54 +0100
  • 3a083fe844 [fet] jwt authentication vikas soni 2020-02-16 00:35:19 +0530
  • a143e43cb1
    Fix formatting just below class definition Yoo In Keun 2020-02-14 01:06:57 +0900
  • 4c57e835cc
    docs: fix typo Yoo In Keun 2020-02-14 00:21:37 +0900
  • d8e4a98836 Changed the user object getter to observ the self._request.user Eran Pinhas 2020-02-13 09:20:10 +0200
  • f81ca78642
    Add file option to generateschema (#7130) Thorsten 2020-02-12 20:35:54 +0100
  • 31a1eb14eb add test case for tag generation from view-set Dhaval Mehta 2020-02-13 00:26:55 +0530
  • ee97de3269 improve documentation Dhaval Mehta 2020-02-13 00:21:22 +0530
  • 10cdd2bde3 improve documentation Dhaval Mehta 2020-02-13 00:19:10 +0530
  • b0f11cdd29 fix changes given by kevin-brown Dhaval Mehta 2020-02-13 00:09:19 +0530
  • 9c3a632e29 minor improvement in documentation Dhaval Mehta 2020-02-09 19:51:39 +0530
  • 4b4f1c1320 add test cases for tag generation Dhaval Mehta 2020-02-09 19:35:09 +0530
  • 05d8a7b5c9 add ExampleTagsViewSet view Dhaval Mehta 2020-02-09 19:34:24 +0530
  • 25f1425708 remove APIView name check Dhaval Mehta 2020-02-09 18:31:40 +0530
  • 87444708fa remove extra line Dhaval Mehta 2020-02-09 18:30:58 +0530
  • 1baeb24f8a fix grammatical error Dhaval Mehta 2020-02-09 18:11:53 +0530
  • ac145a48a4 add documentation for tags Dhaval Mehta 2020-02-09 18:08:14 +0530
  • a5eec91196 improve tag generation from viewset name Dhaval Mehta 2020-02-09 13:14:52 +0530
  • 44c1c25bde add support for tag objects Dhaval Mehta 2020-02-09 13:14:26 +0530
  • bb339f4947 FIX existing test cases Dhaval Mehta 2020-02-07 01:28:51 +0530
  • d4e9b6eadb add tag generation logic Dhaval Mehta 2020-02-07 01:28:33 +0530
  • ca9cc66d2a Rename view_func.cls/initkwargs to view_class/view_initkwargs, fixes #7036 Jan Pieter Waagmeester 2019-11-04 15:30:22 +0100
  • 1b4c447d4f add tests tmig 2020-02-05 18:24:12 +0100
  • dca45293cc fallback to old syntax tmig 2020-02-05 16:04:31 +0100
  • 4d35217c4a fix some lint and syntax tmig 2020-02-05 15:08:39 +0100
  • 789e49921b add nested multipart support tmig 2020-02-05 14:14:42 +0100
  • 3643c05b27
    Fix schema endpoint example Sardorbek Imomaliev 2020-02-04 15:44:52 +0700
  • 35de0279a9 add some documentation for know how bergran 2020-02-04 00:37:56 +0100
  • 8dfa39085c Added openapi_tags for group by tags as openapi specification bergran 2020-02-04 00:37:47 +0100
  • 4137ef41ef
    Disable yaml aliases for schema generation. (#7131) Thorsten 2020-02-03 14:41:47 +0100
  • 3ee1192ae2
    Update third-party-packages.md Artur Barseghyan 2020-02-02 23:33:14 +0100
  • c337e4534c
    start dropping EOL django versions Asif Saif Uddin 2020-02-01 14:12:52 +0600
  • 79d37bce4c
    OpenAPI: Include type key in schema object properties dict. (#7169) Kentalot 2020-01-30 03:14:17 -0800
  • 64638152ca fix api guide custom render example tsurutan 2020-01-30 18:15:35 +0900
  • f55a2e0fc8 remove unnecessary import from api guide renderes examples tsurutan 2020-01-30 17:53:42 +0900
  • b698cf1fd8 Update openapi.py to include a type of object to anything that requires 'properties' during schema generation (_map_serializer method). Also, fix unit tests. Kentalot 2020-01-29 11:41:33 -0800
  • bc4d52558b
    Schemas: Add mapping of type for ChoiceField. (#7161) Dhaval Mehta 2020-01-29 23:45:56 +0530
  • 160f912a60
    Schemas: Handle default=false for boolean fields (#7165) Stella 2020-01-29 10:20:51 +0100
  • 6093fff8b6 regression test for boolean default false Stella Margonar 2020-01-29 09:48:08 +0100
  • 70b5d6c5b8 handle default=false for boolean fields Stella Margonar 2020-01-28 15:20:17 +0100
  • d21b8eb084 update Django for APIs book to 3.0 edition (#7164) William S. Vincent 2020-01-28 09:05:32 -0500