Skip to content

Align API base paths#534

Merged
s-heppner merged 1 commit into
eclipse-basyx:developfrom
rwth-iat:fix_base_path
May 11, 2026
Merged

Align API base paths#534
s-heppner merged 1 commit into
eclipse-basyx:developfrom
rwth-iat:fix_base_path

Conversation

@Ornella33
Copy link
Copy Markdown
Contributor

Previously, the repository API used the base path api/3.1 in server/app/interfaces/repository.py, while the Dockerfile defined api/3.0.

In contrast, the registry and discovery APIs used api/3.1.1 consistently in both their Dockerfiles and the corresponding registry.py and discovery.py files.

This change consolidates the base paths for the repository, registry, and discovery APIs to api/3.1.

Previously, the repository API used the base path `api/3.1` in `server/app/interfaces/repository.py`, while the Dockerfile defined `api/3.0`.

In contrast, the registry and discovery APIs used `api/3.1.1` consistently in both their Dockerfiles and the corresponding `registry.py` and `discovery.py` files.

This change consolidates the base paths for the repository, registry, and discovery APIs to `api/3.1`.
Copy link
Copy Markdown
Member

@s-heppner s-heppner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find! I created Issue #535 to ensure this doesn't happen again in the future.

@s-heppner s-heppner merged commit dd5ff5c into eclipse-basyx:develop May 11, 2026
13 checks passed
@s-heppner s-heppner deleted the fix_base_path branch May 11, 2026 12:41
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.

2 participants