Skip to content

DOP-5873: Add new oas-bump-atlas roles#668

Merged
rayangler merged 1 commit into
mainfrom
DOP-5873-oas-roles
Jul 14, 2025
Merged

DOP-5873: Add new oas-bump-atlas roles#668
rayangler merged 1 commit into
mainfrom
DOP-5873-oas-roles

Conversation

@rayangler

@rayangler rayangler commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

Ticket

DOP-5873

Notes

  • Adds new oas-bump-atlas roles that will eventually replace existing oas-atlas roles. The new roles should use the URL structure of the new Bump pages. This was desired to be a separate role so that writers can update their usage in the docs when they're ready without introducing breaking changes.
  • In case a staging links are needed for testing, I modified some content locally to work (there won't be examples available in prod/preprod):

Old reStructuredText:

To view the database access history using the API, see :oas-atlas-tag:`Access Tracking </Access-Tracking>`.

The following sample ``GET`` request :oas-atlas-op:`returns all projects </listProjects>` in your organization.

New reStructuredText:

To view the database access history using the API, see :oas-bump-atlas-tag:`Access Tracking <access-tracking>`.

The following sample ``GET`` request :oas-bump-atlas-op:`returns all projects <listprojects>` in your organization.

README updates

    • This PR introduces changes that should be reflected in the README.md and/or HACKING.md, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README.md and/or HACKING.md

@rayangler
rayangler requested review from caesarbell and mmeigs July 2, 2025 13:54

@caesarbell caesarbell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - Thank you for working on this. It worked for me via the links provided.

@rayangler
rayangler merged commit 2398133 into main Jul 14, 2025
5 checks passed
@rayangler
rayangler deleted the DOP-5873-oas-roles branch July 14, 2025 14:42
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