-
Notifications
You must be signed in to change notification settings - Fork 52
http.py: Fix redirects, bugs, and SDK installation #362
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
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
9c43465
fix redirect
Frosty2500 6969ae4
install locally instead from git
Frosty2500 7e55da7
update README and compose.yml
Frosty2500 6581547
fix server redirect path
Frosty2500 cf99983
raise error for invalid level
Frosty2500 e1c1a6f
show user that extent has not been implemented
Frosty2500 0f87e15
remove return code 422 since it is not specified in swagger
Frosty2500 bed3517
fix some typos
Frosty2500 b4e87cc
fix README.md
Frosty2500 cb1a11f
tutorial_serialization_deserialization: Fix missing import (#363)
Frosty2500 f0b7c34
README.md: Fix typo in Markdown Link
s-heppner 1667641
compliance-tool: Fix compliance tool imports and unitests (#356)
Frosty2500 918acff
aasx.adapter: Fix `semantic_id` type deserialization of `ModelReferen…
JGrothoff 8f9e28a
sdk: Update version of pyecma dependency in pyproject.toml
s-heppner c19bfd8
sdk: Move testing depencies to dev section in pyproject.toml (#369)
JGrothoff 595b641
basyx.provider: Add SetObjectStore to provider (#340)
zrgt fc6103b
scripts.set_copyright_year: Add a CI check to ensure the copyright is…
Frosty2500 17950b9
sdk/.readthedocs.yaml: Install dependencies from pyproject.toml (#359)
Frosty2500 983113f
compliance_tool: add pyproject.toml (#361)
Frosty2500 c471b59
only copy sdk, update ci build of server
Frosty2500 d8b7daf
update copyright
Frosty2500 da018a6
add filtering by globalAssetId
Frosty2500 d7e2fc6
fix MyPy error
Frosty2500 db958fa
fix pycodestyle error
Frosty2500 b3c713a
adapt format of assetId filtering
Frosty2500 921ecc9
adapt cursor from 0-indexed to 1-indexed
Frosty2500 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
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
File renamed without changes.
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
|
Frosty2500 marked this conversation as resolved.
|
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
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.
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.