pecha endpoint: https://pecha-backend-dev.web.app/swagger/#
we need to list changes required for the pecha api as per the need from the webuddhist backend.
1. issue
will toc create by them?
endpoint related with text
-
collection / category
get - /collections
-
text metadata
- get - /texts
- get - /texts/{text-id}/versions
- get - /texts/{text-id}/contents
- get - /texts/{text-id}/commentatires
- post - /texts/{text-id}/details
- text segment
- get - /segments/{segment_id}/info
- get - /segments/{segment_id}/root_text
- get - /segments/{segment_id}/translations
- get - /segments/{segment_id}/commentaries
-
recitations
- get - /recitations
- post - /recitations/{text_id}
-
search
-get- /search/multilingual
-get- /search/chat/{pecha_segment_id}
pecha endpoint: https://pecha-backend-dev.web.app/swagger/#
we need to list changes required for the pecha api as per the need from the webuddhist backend.
1. issue
will toc create by them?
endpoint related with text
collection / category
get - /collectionstext metadata
- get - /texts- get - /texts/{text-id}/versions- get - /texts/{text-id}/contents- get - /texts/{text-id}/commentatires- post - /texts/{text-id}/details- get - /segments/{segment_id}/info- get - /segments/{segment_id}/root_text- get - /segments/{segment_id}/translations- get - /segments/{segment_id}/commentariesrecitations
- get - /recitations- post - /recitations/{text_id}search
-get- /search/multilingual-get- /search/chat/{pecha_segment_id}