Skip to content
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

[EASY] Add base url to open api #3170

Merged
merged 1 commit into from
Dec 18, 2024
Merged

[EASY] Add base url to open api #3170

merged 1 commit into from
Dec 18, 2024

Conversation

MartinquaXD
Copy link
Contributor

Description

We forgot to add base to the openapi spec so it doesn't show up in the network selection tab as reported by a user.

Changes

adds the 2 new URLs to the openapi spec

@MartinquaXD MartinquaXD requested a review from a team as a code owner December 18, 2024 10:48
@MartinquaXD MartinquaXD enabled auto-merge (squash) December 18, 2024 10:48
Copy link

Reminder: Please consider backward compatibility when modifying the API specification.
If breaking changes are unavoidable, ensure:

  • You explicitly pointed out breaking changes.
  • You communicate the changes to affected teams.
  • You provide proper versioning and migration mechanisms.

Caused by:

@MartinquaXD MartinquaXD merged commit 3c8df63 into main Dec 18, 2024
11 checks passed
@MartinquaXD MartinquaXD deleted the add-base-url-to-open-api branch December 18, 2024 11:03
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants