Where can i get frappe rest api version 2 cause the one in the documentation is version 1.
avc
2
Hi @bkings12:
It’s no documented yet because isn’t totally finished. It’s working on version-15 with limited funcionality.
Some useful info here:
Hope this helps.
Yes this is a good place to start. Thanks.
avc
5
Hi @emransalah:
Still work in progress …
Anyway, REST API V2 is working with limited features.
Hope this helps.
2 Likes
Peer
7
Are you sure it’s actually needed?
Reading in: feat!: API versioning and API v2 (beta) by ankush · Pull Request #22300 · frappe/frappe · GitHub
The titles:
- Shorthand for all whitelisted functions in controller files.
- Call whitelisted functions directly on
resources => documents.
I get the impression that the new methods are already part of the documentation, it’s just that the version designation is not included in the URL.
At least I do use them naturally since quite some time already.
So maybe it’s been sneaked into the documentation without us really noticing it.