alexandreelise/j4x-api-collection

syntax error in api links

developAmigal opened this issue · 1 comments

Hi
Tank for the good work on this collection.

I have discovered, that when I use "{{base_path}}/api/v1/content/article" I get a error
{
"errors": [
{
"title": "Resource not found",
"code": 404
}
]
}

If I change article to articles "{{base_path}}/api/v1/content/articles" it is work.

The same problem is for contacts and maybe more where end with s as last for letters
The same problem is in the doc "https://docs.joomla.org/J4.x:Joomla_Core_APIs"

gretting
Per Nielsen

Hi @developAmigal Thanks for reporting this issue. It has been fixed. One suggestion though. Use the collection rather than the api.json. I deleted it to avoid confusion.
Here is the link to the Joomla! 4 Web Services Postman Collection