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 d61fe4c commit 9664b42Copy full SHA for 9664b42
test/serverless.yml
@@ -1,5 +1,5 @@
1
service: serverless-openapi-doc-demo
2
-frameworkVersion: >=1.1.0 < 2.0.0
+frameworkVersion: ">=1.1.0 < 2.0.0"
3
provider:
4
name: aws
5
runtime: nodejs6.10
0 commit comments