chore(docs): Updated API Reference (v2) (#9174)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
a227d73e4f
commit
1c4d3f32cb
+4
-4
@@ -1,15 +1,15 @@
|
||||
type: object
|
||||
description: SUMMARY
|
||||
description: The details to update in the shipping method.
|
||||
x-schemaName: AdminPostClaimsShippingActionReqSchema
|
||||
properties:
|
||||
custom_amount:
|
||||
type: number
|
||||
title: custom_amount
|
||||
description: The claim's custom amount.
|
||||
description: The shipping method's custom amount.
|
||||
internal_note:
|
||||
type: string
|
||||
title: internal_note
|
||||
description: The claim's internal note.
|
||||
description: A note only viewed by admin users.
|
||||
metadata:
|
||||
type: object
|
||||
description: The claim's metadata.
|
||||
description: The claim's metadata, can hold custom key-value pairs.
|
||||
|
||||
Reference in New Issue
Block a user