Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Schema Classification #232

Closed
mfriesen opened this issue Jun 24, 2024 · 0 comments
Closed

Add Schema Classification #232

mfriesen opened this issue Jun 24, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mfriesen
Copy link
Member

Add the ability to classify documents using the following URLS:

GET /sites/{siteId}/classifications
POST /sites/{siteId}/classifications
GET /sites/{siteId}/classifications/{classificationId}
DELETE /sites/{siteId}/classifications/{classificationId}
PUT /sites/{siteId}/classifications/{classificationId}

@mfriesen mfriesen added the enhancement New feature or request label Jun 24, 2024
@mfriesen mfriesen added this to the v1.15.0 milestone Jun 24, 2024
mfriesen added a commit that referenced this issue Jun 25, 2024
mfriesen added a commit that referenced this issue Jul 7, 2024
mfriesen added a commit that referenced this issue Jul 7, 2024
* 215 - Add "ocrNumberOfPages" to OCR action

* #207 - GET /documents/{documentId}/content - NoSuchKeyException

* #217 - deepLinkPath property is using the deepest-level name as path and is not modifiable

* #218 - POST /search tag range not inclusive of "end" value

* #228 - add IDP Mapping

* #227 - Modify "Only available with Pro/Enterprise" text in /documents/{id}/ocr endpoints

* #226 - Add ability to publish document

* Updated console to 3.6.0

* #232 - Add Schema Classification

* #231 - Require valid URL on deepLinkPath property

* #195 - Users API
@mfriesen mfriesen closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant