Skip to content

Commit 0fcae0a

Browse files
authored
fixes the typo in custom object swagger model (#277)
Signed-off-by: Min Jin <[email protected]>
1 parent b461333 commit 0fcae0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/custom_objects_spec.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
}
4545
}
4646
},
47-
"/apis/{group}/{version}/{plural}#‎": {
47+
"/apis/{group}/{version}/{plural}": {
4848
"parameters": [
4949
{
5050
"uniqueItems": true,

0 commit comments

Comments
 (0)