X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fofferedapis%2Fofferedapis.rst;h=c3553490cb0ff8bee78be67f7318e4102d210768;hb=c16ff07501e8776521da8a4322d3ec32bd9e8376;hp=ab0d4ea68cb51caf05cf2d39f87ac4b96ba49861;hpb=7a8a85fbcf16fca0aa57df54ab646f60dc6f8ae1;p=dmaap%2Fmessagerouter%2Fmessageservice.git diff --git a/docs/offeredapis/offeredapis.rst b/docs/offeredapis/offeredapis.rst index ab0d4ea..c355349 100644 --- a/docs/offeredapis/offeredapis.rst +++ b/docs/offeredapis/offeredapis.rst @@ -56,7 +56,7 @@ are not inspected for content. | | message..Note that use of this format may result in equivalent but altered JSON objects sent to consumers. | | | That's because MR uses a standard JSON parser to read each object into memory before pushing the object to the | | | Kafka system. At that point, the JSON object is re-written from the in-memory object. This can result in | -| | re-ordered fields or changes in whitespace. If you want to preseve JSON objects exactly, | +| | re-ordered fields or changes in whitespace. If you want to preserve JSON objects exactly, | | | use application/cambria. Recommended to follow the JSON format. | +-------------------------+-----------------------------------------------------------------------------------------------------------------+ @@ -261,7 +261,7 @@ Response /Error Codes +=========================+=================+============================+=============================================================================================+ | DMaaP\_MR\_ERR\_3008 | 413 | Request Entity too large | Message size exceeds the batch limit .Reduce the batch size and try again | +-------------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------+ -| DMaaP\_MR\_ERR\_3009 | 500 | Internal Server Error | Unable to publish messages. Please contact administartor | +| DMaaP\_MR\_ERR\_3009 | 500 | Internal Server Error | Unable to publish messages. Please contact administrator | +-------------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------+ | DMaaP\_MR\_ERR\_3010 | 400 | Bad Request | Incorrect Batching format. Please correct the batching format and try again | +-------------------------+-----------------+----------------------------+---------------------------------------------------------------------------------------------+