add slides
parent
b257d352c4
commit
b50a13d9db
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
## Ressourcen
|
||||
|
||||
- Workshop-Folien: _pending_
|
||||
- [Workshop-Folien](./Ressourcen/IWS-OpenAPI.pptx.pdf)
|
||||
- [YAML Cheatsheet](./Ressourcen/YAML_Cheatsheet.pdf)
|
||||
- API Szenario: _pending_
|
||||
|
||||
|
|
@ -117,6 +117,7 @@ python -m pip show fastapi uvicorn uv
|
|||
### Abhängigkeiten installieren
|
||||
|
||||
```sh
|
||||
uv init
|
||||
uv add openapi-generator-cli
|
||||
```
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue