Skip to content

Commit

Permalink
feat: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
martin.mueller committed Nov 25, 2020
1 parent 943944a commit ad5125e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 201 deletions.
4 changes: 2 additions & 2 deletions src/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: "3.0.1"
info:
title: "The Alfresco Provisioner "
description: "Again thank you so much for testing the Alfresco Provisioner."
title: "Real AWS API Gateway Spec File"
description: "In here is all what AWS API Gateway needs to create successfully."
servers:
- url: "https://api@@API_STAGE@@.alfpro.net"
paths:
Expand Down
36 changes: 0 additions & 36 deletions src/todo-oas-missing-operationId.yaml

This file was deleted.

84 changes: 0 additions & 84 deletions src/todo-oas.json

This file was deleted.

75 changes: 0 additions & 75 deletions src/todo-oas.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions test/__snapshots__/integ.snapshot.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ Object {
"description": "todo item",
"properties": Object {
"body": Object {
"example": "qa9skatpxclrm3l6iforcf",
"example": "3nmv1utv57z3dx7ghiyqs",
"type": "string",
},
"id": Object {
"example": 4308,
"example": 6246,
"type": "string",
},
},
Expand Down Expand Up @@ -281,7 +281,7 @@ Object {
},
"Type": "AWS::IAM::Role",
},
"AlpsSpecRestApiDeployment5AF0C3D455a285fea5d5be68da643c7d27723f9d": Object {
"AlpsSpecRestApiDeployment5AF0C3D409f7d36a399af31b571022603bc666a8": Object {
"Properties": Object {
"Description": "Automatically created by the RestApi construct",
"RestApiId": Object {
Expand All @@ -293,7 +293,7 @@ Object {
"AlpsSpecRestApiDeploymentStageprod5A00266D": Object {
"Properties": Object {
"DeploymentId": Object {
"Ref": "AlpsSpecRestApiDeployment5AF0C3D455a285fea5d5be68da643c7d27723f9d",
"Ref": "AlpsSpecRestApiDeployment5AF0C3D409f7d36a399af31b571022603bc666a8",
},
"RestApiId": Object {
"Ref": "AlpsSpecRestApi18BF1E38",
Expand Down

0 comments on commit ad5125e

Please sign in to comment.