Skip to content

Commit 28aae3b

Browse files
committed
[18.0][FWP] fastapi: multiple ports from 16.0
1 parent a3d247e commit 28aae3b

File tree

7 files changed

+24
-13
lines changed

7 files changed

+24
-13
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"pull_requests": {
3+
"orphaned_commits": "(auto) Nothing to port from PR #",
4+
"OCA/rest-framework#291": "already ported",
5+
"OCA/rest-framework#360": "already ported",
6+
"OCA/rest-framework#431": "(auto) Nothing to port from PR #431",
7+
"OCA/rest-framework#440": "(auto) Nothing to port from PR #440",
8+
"OCA/rest-framework#476": "(auto) Nothing to port from PR #476"
9+
}
10+
}

base_rest_auth_api_key/README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Base Rest Auth Api Key
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
3030

31-
32-
This technical addon extend `base_rest` to add the support for auth_api_key
33-
authentication mechanism into the generated openapi documentation.
31+
This technical addon extend base_rest to add the support for
32+
auth_api_key authentication mechanism into the generated openapi
33+
documentation.
3434

3535
**Table of contents**
3636

@@ -51,17 +51,17 @@ Credits
5151
=======
5252

5353
Authors
54-
~~~~~~~
54+
-------
5555

5656
* ACSONE SA/NV
5757

5858
Contributors
59-
~~~~~~~~~~~~
59+
------------
6060

61-
* Laurent Mignon <[email protected]>
61+
- Laurent Mignon <[email protected]>
6262

6363
Maintainers
64-
~~~~~~~~~~~
64+
-----------
6565

6666
This module is maintained by the OCA.
6767

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Laurent Mignon \<<[email protected]>\>

base_rest_auth_api_key/readme/CONTRIBUTORS.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This technical addon extend base_rest to add the support for
2+
auth_api_key authentication mechanism into the generated openapi
3+
documentation.

base_rest_auth_api_key/readme/DESCRIPTION.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

base_rest_auth_api_key/static/description/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,9 @@ <h1 class="title">Base Rest Auth Api Key</h1>
370370
!! source digest: sha256:fbb98424eace411d826bacf3ca3a8fac0c195873026870ef999be5b96aef0ee5
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/18.0/base_rest_auth_api_key"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-base_rest_auth_api_key"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373-
<p>This technical addon extend <cite>base_rest</cite> to add the support for auth_api_key
374-
authentication mechanism into the generated openapi documentation.</p>
373+
<p>This technical addon extend base_rest to add the support for
374+
auth_api_key authentication mechanism into the generated openapi
375+
documentation.</p>
375376
<p><strong>Table of contents</strong></p>
376377
<div class="contents local topic" id="contents">
377378
<ul class="simple">

0 commit comments

Comments
 (0)