Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #45 from vinpereira/patch-1
Browse files Browse the repository at this point in the history
Updated template.yaml with QSID
  • Loading branch information
annaone authored Mar 7, 2022
2 parents fab4a77 + d508117 commit a09a91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog-assets/svcvirt-apigateway-cfn/template.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AWSTemplateFormatVersion: '2010-09-09'

Description: AWS API Gateway working as a Service Virtualization
Description: "AWS API Gateway working as a Service Virtualization (qs-1sq3s942d)"

Resources:

Expand Down Expand Up @@ -155,4 +155,4 @@ Resources:
- PostMethod
Properties:
Description: Mock API Deployment
RestApiId: !Ref RestApi
RestApiId: !Ref RestApi

0 comments on commit a09a91c

Please sign in to comment.