Skip to content

Conversation

@LinLzis
Copy link
Collaborator

@LinLzis LinLzis commented Jun 15, 2020

No description provided.

@yugasun yugasun self-requested a review June 15, 2020 12:49
}

apiInputs.serviceType = serviceType;
const { serviceType } = apiInputs;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里给个 serviceType 的默认值为 SCF,会不会更好?

const { serviceType = 'SCF' } = apiInputs;
@yugasun yugasun merged commit ba0c573 into master Jun 15, 2020
@yugasun yugasun deleted the fix/apigw-v3-issue branch June 15, 2020 12:51
yugasun pushed a commit that referenced this pull request Jun 15, 2020
## [1.11.2](v1.11.1...v1.11.2) (2020-06-15) ### Bug Fixes * **apigw:** fix describe api missing issue ([#68](#68)) ([ba0c573](ba0c573))
@yugasun
Copy link
Contributor

yugasun commented Jun 15, 2020

🎉 This PR is included in version 1.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants