Skip to content

Commit

Permalink
docs(swagger): altered name license
Browse files Browse the repository at this point in the history
  • Loading branch information
CleilsonAndrade committed Apr 4, 2024
1 parent 227a0a8 commit 888fc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ async function bootstrap(): Promise<void> {
'[email protected]',
)
.setLicense(
'MIT',
'License',
`https://raw.githubusercontent.com/CleilsonAndrade/nestjs-boilerplate/main/LICENSE`,
)
.setTermsOfService(
Expand Down

0 comments on commit 888fc40

Please sign in to comment.