Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export swagger.json file on npm package. #163

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Sep 22, 2023

When publishing SDK package, it would better to export swagger.json file, because some user requested me that he's using like that:

import swagger from "toss-payments-server-api/swagger.json"

When publishing SDK package, it would better to export `swagger.json` file, because some user requested me that he's using like that:

```typescript
import swagger from "toss-payments-server-api/swagger.json"
```
@samchon samchon added the enhancement New feature or request label Sep 22, 2023
@samchon samchon self-assigned this Sep 22, 2023
@samchon samchon merged commit 2f7e2e7 into master Sep 22, 2023
3 checks passed
@samchon samchon deleted the features/swagger branch September 22, 2023 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant