Conversation
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Review 🔍
|
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions ✨
|
|
@pe7er CI failed, because I think something needs to be escaped |
|
Thanks @HLeithner ! |
|
@pe7er still not success full, you can do this on your local machine too. just run |
|
Thanks! I am currently trying the installation process from |
|
I've solved some issues locally but I don't know how to solve the following with parts like: curl -X GET /api/index.php/v1/content/articles/{article_id}The error message complains: How to escape the |
User description
This PR is to restructure the https://manual.joomla.org/docs/next/general-concepts/webservices page.
I refactored the documentation in
The internal links in
Web Services Core Endpointsare not yet added.PR Type
documentation
Description
Changes walkthrough 📝
webservices.md
Removed outdated web services documentation.docs/general-concepts/webservices.md
index.md
Added introduction and links for web services.docs/general-concepts/webservices/index.md
using-external-php.md
Added PHP cURL functions documentation for Joomla web services.docs/general-concepts/webservices/using-external-php.md
services.
using-joomla-framework.md
Added Joomla framework documentation for web services.docs/general-concepts/webservices/using-joomla-framework.md
webservices-core-endpoints.md
Added detailed documentation for Joomla core web services endpoints.docs/general-concepts/webservices/webservices-core-endpoints.md
content, languages, menus, etc.