Skip to content

Commit

Permalink
chore(assets): Regenerate OpenAPI
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Jul 23, 2024
1 parent 768b6e0 commit 00cf77d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion openapi-backend-sipbridge.json
Original file line number Diff line number Diff line change
Expand Up @@ -1843,4 +1843,4 @@
}
},
"tags": []
}
}
2 changes: 1 addition & 1 deletion openapi-federation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1729,4 +1729,4 @@
}
},
"tags": []
}
}
2 changes: 1 addition & 1 deletion openapi-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -19865,4 +19865,4 @@
}
},
"tags": []
}
}
2 changes: 1 addition & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -15814,4 +15814,4 @@
}
},
"tags": []
}
}
2 changes: 1 addition & 1 deletion src/types/openapi/openapi-backend-sipbridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ export type components = {
/** Format: int64 */
lobbyTimer: number;
/** Format: int64 */
mentionPermissions: number;
mentionPermissions: number;
/** Format: int64 */
messageExpiration: number;
name: string;
Expand Down

0 comments on commit 00cf77d

Please sign in to comment.