Skip to content

Conversation

adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented Jul 18, 2025

Question Answer
JIRA Ticket
Versions 5.0
Edition

Updates easiest anchor links to the new 5.0 REST API Reference.

To find remaining links to update:

find docs/ -type f -a -name '*.md' | sort | xargs grep 'rest_api_reference.html#' -n | grep -v 'rest_api_reference.html#tag' | grep -v '/en/4'

Remainings:

  • Undocumented ressources
    • Discounts, AI Actions controllers are not documented w/ API Platform / OpenAPI and doesn't appear in the output
    • The replacement of 4.6- custom verbs by new Content-Type headers and payloads isn't well documented yet
  • "New in the doc": I will treat this in another PR, it will probably be about changing all links from /en/latest/ to /en/4.6/

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@adriendupuis adriendupuis changed the title Update REST API Ref links 5.0: Update REST API Ref links Jul 18, 2025
@adriendupuis adriendupuis marked this pull request as ready for review July 18, 2025 10:19
@adriendupuis adriendupuis merged commit 7c32194 into 5.0 Jul 21, 2025
4 of 6 checks passed
@adriendupuis adriendupuis deleted the update-rest-api-ref-links branch July 21, 2025 14:06
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.

1 participant