Merged in feature/local-pdp (pull request #208)
permit.io local pdp * docs and testing * build fix * docs * permit rights * accept self signed certs * fix eula error
This commit is contained in:
@@ -50,6 +50,12 @@ resources:
|
||||
- get
|
||||
- post
|
||||
|
||||
- name: documents
|
||||
description: Document search and listing operations
|
||||
actions:
|
||||
- get
|
||||
- post
|
||||
|
||||
- name: field-extractions
|
||||
description: Field extraction data for documents
|
||||
actions:
|
||||
@@ -100,6 +106,9 @@ roles:
|
||||
export:
|
||||
- get
|
||||
- post
|
||||
documents:
|
||||
- get
|
||||
- post
|
||||
field-extractions:
|
||||
- get
|
||||
- post
|
||||
@@ -119,6 +128,9 @@ roles:
|
||||
- patch
|
||||
- delete
|
||||
- head
|
||||
documents:
|
||||
- get
|
||||
- post
|
||||
field-extractions:
|
||||
- get
|
||||
- post
|
||||
@@ -144,6 +156,8 @@ roles:
|
||||
- get
|
||||
export:
|
||||
- get
|
||||
documents:
|
||||
- get
|
||||
field-extractions:
|
||||
- get
|
||||
folders:
|
||||
@@ -159,11 +173,16 @@ roles:
|
||||
- post
|
||||
- patch
|
||||
- delete
|
||||
clients:
|
||||
- get
|
||||
document:
|
||||
- get
|
||||
export:
|
||||
- get
|
||||
- post
|
||||
documents:
|
||||
- get
|
||||
- post
|
||||
field-extractions:
|
||||
- get
|
||||
- post
|
||||
|
||||
Reference in New Issue
Block a user