77 lines
1.1 KiB
ReStructuredText
77 lines
1.1 KiB
ReStructuredText
|
|
|
|
Microsoft.AspNet.JsonPatch Namespace
|
|
====================================
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
/autoapi/Microsoft/AspNet/JsonPatch/IJsonPatchDocument/index
|
|
|
|
|
|
|
|
/autoapi/Microsoft/AspNet/JsonPatch/JsonPatchDocument/index
|
|
|
|
|
|
|
|
/autoapi/Microsoft/AspNet/JsonPatch/JsonPatchDocument-TModel/index
|
|
|
|
|
|
|
|
/autoapi/Microsoft/AspNet/JsonPatch/JsonPatchError/index
|
|
|
|
|
|
|
|
/autoapi/Microsoft/AspNet/JsonPatch/JsonPatchProperty/index
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. dn:namespace:: Microsoft.AspNet.JsonPatch
|
|
|
|
|
|
.. rubric:: Classes
|
|
|
|
|
|
class :dn:cls:`Microsoft.AspNet.JsonPatch.JsonPatchDocument`
|
|
|
|
|
|
|
|
class :dn:cls:`Microsoft.AspNet.JsonPatch.JsonPatchDocument\<TModel>`
|
|
|
|
|
|
|
|
class :dn:cls:`Microsoft.AspNet.JsonPatch.JsonPatchError`
|
|
Captures error message and the related entity and the operation that caused it.
|
|
|
|
|
|
class :dn:cls:`Microsoft.AspNet.JsonPatch.JsonPatchProperty`
|
|
Metadata for JsonProperty.
|
|
|
|
|
|
.. rubric:: Interfaces
|
|
|
|
|
|
interface :dn:iface:`Microsoft.AspNet.JsonPatch.IJsonPatchDocument`
|
|
|
|
|
|
|