-
Notifications
You must be signed in to change notification settings - Fork 32
⬆️♻️ Fixes openapi specs generators and drops openapi-core dependencies
#6787
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
Merged
pcrespov
merged 29 commits into
ITISFoundation:master
from
pcrespov:fix/api-specs-in-master
Nov 22, 2024
+6,965
−7,407
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ab2ee4a
updates OAS generators
pcrespov 42e780f
fixes models to make schema work
pcrespov 6714d6e
fixes models to make schema work
pcrespov ade0b24
rm artifact
pcrespov 542723c
rename recipe
pcrespov 4ddf9f4
tests
pcrespov df951af
rm oas for director
pcrespov 3c0a217
rm openapi-core
pcrespov 21475ef
rm openapi-core dependencies
pcrespov 89e36ba
mv to pytest_simcore:
pcrespov 4b5b6f6
further simplified tests in web
pcrespov a038265
both tests run
pcrespov 379d758
restore director schemas
pcrespov 089d180
updates storage
pcrespov a017337
new util
pcrespov 4671620
using in web
pcrespov 4426723
refactored storage api generator
pcrespov 6089200
updates storae
pcrespov 3be5679
fixes bump
pcrespov ca1cf9e
services/storage api version: 0.4.0 → 0.5.0
pcrespov ea460a0
storage and web-api validated
pcrespov 7ff80e1
rm old tests
pcrespov f0b0105
rm old tests
pcrespov e12d114
@GitHK review: forgot todo
pcrespov cc66753
@GitHK review: req constraints
pcrespov 4e7954f
@sanderegg review: rm cache
pcrespov fd60790
@sanderegg review: rm session scope
pcrespov e54cb62
@sanderegg review: rm session scope
pcrespov 4219aca
Merge branch 'master' into fix/api-specs-in-master
pcrespov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,6 +15,7 @@ | |
| "--log-cli-level=INFO", | ||
| "--pdb", | ||
| "--setup-show", | ||
| "--durations=5", | ||
| "-sx", | ||
| "-vv", | ||
| "${file}" | ||
|
|
||
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.