fixes the typo in custom object swagger model (#277)

Signed-off-by: Min Jin <minkimzz@amazon.com>
This commit is contained in:
Min Jin
2025-02-01 08:34:56 -08:00
committed by GitHub
parent b461333bb5
commit 0fcae0a4a3

View File

@@ -44,7 +44,7 @@
}
}
},
"/apis/{group}/{version}/{plural}#": {
"/apis/{group}/{version}/{plural}": {
"parameters": [
{
"uniqueItems": true,