We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451397b commit 5613507Copy full SHA for 5613507
openapi.yaml
@@ -276,8 +276,8 @@ paths:
276
uri:
277
Fn::Sub: "arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/${DeleteEntityFunction.Arn}/invocations"
278
put:
279
- summary: Delete catalog item
280
- description: Delete catalog item
+ summary: Update catalog item
+ description: Update catalog item
281
parameters:
282
- $ref: "#/components/parameters/namespace"
283
- $ref: "#/components/parameters/kind"
0 commit comments