Skip to content

Commit 505b2e1

Browse files
authored
fix: sample path (#243)
1 parent cb2a30a commit 505b2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aep/general/0144/aep.md.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ subresource instead.
157157

158158
{% tab oas %}
159159

160-
{% sample 'add_remove.oas.yaml', '$.paths./publishers/{publisherId}/books/{bookId}:addAuthor.requestBody' %}
160+
{% sample 'add_remove.oas.yaml', '$.paths./publishers/{publisherId}/books/{bookId}:addAuthor.post.requestBody' %}
161161

162162
- A field for the value being added or removed **must** be included. It
163163
**should** be the singular name of the field.

0 commit comments

Comments
 (0)