8000 📝 Update data structure and render for external-links by tiangolo · Pull Request #10495 · fastapi/fastapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 Update data structure and render for external-links #10495

Merged
merged 2 commits into from
Oct 22, 2023

Conversation

tiangolo
Copy link
Member
@tiangolo tiangolo commented Oct 22, 2023

📝 Update data structure and render for external-links

This is mainly to simplify translations, as if another language translates it but then a new section is added, all those links would not be included in that new language, so, now all the links would be included, even new ones in new sections.

The drawback is that the language and section titles will stay in English, but as all this content is mostly dynamic, it's an acceptable drawback.

@tiangolo tiangolo marked this pull request as ready for review October 22, 2023 07:31
@tiangolo tiangolo enabled auto-merge (squash) October 22, 2023 07:32
@tiangolo tiangolo merged commit e8bd645 into master Oct 8000 22, 2023
@tiangolo tiangolo deleted the external-links branch October 22, 2023 07:35
gisbdzhch pushed a commit to gisktzh/gb3-search_api that referenced this pull request Dec 6, 2023
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fastapi](https://github.com/tiangolo/fastapi) | `==0.92.0` -> `==0.104.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/fastapi/0.104.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/fastapi/0.104.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/fastapi/0.92.0/0.104.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/fastapi/0.92.0/0.104.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>tiangolo/fastapi (fastapi)</summary>

### [`v0.104.1`](https://github.com/tiangolo/fastapi/releases/tag/0.104.1)

[Compare Source](fastapi/fastapi@0.104.0...0.104.1)

##### Fixes

-   📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1. PR [#&#8203;10529](fastapi/fastapi#10529) by [@&#8203;alejandraklachquin](https://github.com/alejandraklachquin).
    -   This is not really a bug in FastAPI but in Swagger UI, nevertheless pinning the version will work while a solution is found on the [Swagger UI side](swagger-api/swagger-ui#9337).

##### Docs

-   📝 Update data structure and render for external-links. PR [#&#8203;10495](fastapi/fastapi#10495) by [@&#8203;tiangolo](https://github.com/tiangolo).
-   ✏️ Fix link to SPDX license identifier in `docs/en/docs/tutorial/metadata.md`. PR [#&#8203;10433](fastapi/fastapi#10433) by [@&#8203;worldworm](https://github.com/worldworm).
-   📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md`. PR [#&#8203;10043](fastapi/fastapi#10043) by [@&#8203;giuliowaitforitdavide](https://github.com/giuliowaitforitdavide).
-   ✏️ Fix typos in emoji docs and in some source examples. PR [#&#8203;10438](fastapi/fastapi#10438) by [@&#8203;afuetterer](https://github.com/afuetterer).
-   ✏️ Fix typo in `docs/en/docs/reference/dependencies.md`. PR [#&#8203;10465](fastapi/fastapi#10465) by [@&#8203;suravshresth](https://github.com/suravshresth).
-   ✏️ Fix typos and rewordings in `docs/en/docs/tutorial/body-nested-models.md`. PR [#&#8203;10468](fastapi/fastapi#10468) by [@&#8203;yogabonito](https://github.com/yogabonito).
-   📝 Update docs, remove references to removed `pydantic.Required` in `docs/en/docs/tutorial/query-params-str-validations.md`. PR [#&#8203;10469](fastapi/fastapi#10469) by [@&#8203;yogabonito](https://github.com/yogabonito).
-   ✏️ Fix typo in ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0