Skip to content

Commit

Permalink
fix(core): fix extra dev feature api tags error
Browse files Browse the repository at this point in the history
fix extra dev feature api tags error
  • Loading branch information
simeng-li committed Feb 8, 2025
1 parent 94f2845 commit 2c42bf3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/core/src/routes/email-template/index.openapi.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"tags": [
{
"name": "Email templates",
"description": "Manage custom i18n email templates for various types of emails, such as sign-in verification codes and password resets."
}
],
"paths": {
"/api/email-templates": {
"put": {
Expand Down

0 comments on commit 2c42bf3

Please sign in to comment.