contributing: add openapi guide for the backend#317
Open
Conversation
Not useful after all. Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Replace generic RTK information with details about our implementation Signed-off-by: Clara Ni <clara.ni@outlook.fr>
- remove an example of scoped css to make the section lighter - remove the CSS Modules section since we don't use them in our codebase - transform the section about cx in a short sentence Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Egor Berezovskiy <egor@berezify.fr>
Signed-off-by: Hubert Hirtz <hubert@hirtz.pm>
Signed-off-by: Hubert Hirtz <hubert@hirtz.pm>
Signed-off-by: Hubert Hirtz <hubert@hirtz.pm>
Signed-off-by: Hubert Hirtz <hubert@hirtz.pm>
Signed-off-by: Hubert Hirtz <hubert@hirtz.pm>
Signed-off-by: Dominik Wefering <d.wefering@tutanota.de>
Signed-off-by: Gaëtan Duchaussois <gaetan-osrd@tcgi.fr>
Signed-off-by: Gaëtan Duchaussois <gaetan-osrd@tcgi.fr>
This makes it easier for less technical folks to draft, publish and update our blog. Signed-off-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Angelina Kuntz <angelina.kuntz@epita.fr>
Signed-off-by: Gaëtan Duchaussois <gaetan-osrd@tcgi.fr>
Signed-off-by: Dominik Wefering <d.wefering@tutanota.de>
Signed-off-by: Dominik Wefering <d.wefering@tutanota.de>
* front: regroup logos under the static folder * front: shortcode that actually uses event logos * front: tips and guideline on where to put images --------- Signed-off-by: pierre santamaria <pierre.santamaria@epita.fr>
says how to update openapi.yaml and about how some frontend code is generated from it Signed-off-by: Hubert Hirtz <hubert@hirtz.pm>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
says how to update openapi.yaml and about how some frontend code is generated from it
this information is already in editoast's README, but this way the contributing guidelines also have it https://github.com/OpenRailAssociation/osrd/blob/14b4caf76880934970bade357ca1a806dd64df9b/editoast/README.md#openapi-generation
openapi 3.1 because it seems it's what utoipa supports: https://github.com/juhaku/utoipa/tree/utoipa-5.4.0?tab=readme-ov-file#features