senzing-garage / senzing-rest-api-specification

OpenAPI specification of Senzing REST API.
Apache License 2.0
0 stars 2 forks source link

Updates for bulk-data operation examples to handle errant example text escaping #70

Closed barrycaceres closed 2 years ago

barrycaceres commented 2 years ago

Example text for request bodies of bulk data operations non-text media types was being escaped as a JSON string (specifically application/x-jsonlines and application/json as well as the UTF-8 variants).