Opened 20 months ago
#1123 new improvement
exceed the dimensional limits of REST documentMetadata-setAttributeOptions
Reported by: | Blucecio | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Web Services | Version: | 8.7.1 |
Keywords: | Cc: |
Description
Exceed the dimensional limits of the REST method /documentMetadata/setAttributeOptions
The HTTP PUT method has limits on the total length of the string (depending on the server)
To overcome this problem, it is proposed to create a new method that uses HTTP POST (and possibly deprecate the old method)
Note: See
TracTickets for help on using
tickets.