Commit graph

4 commits

Author SHA1 Message Date
Benjamin Trent
88a1bfa516
[ML] [DOCS] update find-structure reference docs (#67586) (#67592)
The text structure finder API documentation had many references to the "files". While this is one use of the API, the API now has a more generic name. This commit replaces many references to the word "file" to the more generic word "text".
2021-01-15 13:22:59 -05:00
James Rodewig
be1fb783e0
[DOCS] Fix API titles (#67475) (#67480) 2021-01-13 15:56:17 -05:00
Benjamin Trent
15da578627
[ML] rename the text structure action and update required permissions (#67388) (#67468)
This renames the text structure finder action to match the plugin name.
Also, this adds a new reserved role name so that adding specific permissions for this API is simple.
2021-01-13 15:23:15 -05:00
Lisa Cawley
da5662495b
[DOCS] Move find file structure to a new API endpoint (#67314) (#67389) 2021-01-12 12:41:39 -08:00