GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
percord
Transfer to URL with SHA
Find file
Newer
Older
tree:
491c0de845
Branches
Tags
×
master
percord
/
src
/
schemas
/
uncategorised
/ UserNoteUpdateSchema.ts
Rory&
on 17 Dec
60 bytes
lintstagedrc: regenerate schemas/openapi if schemas changed
Raw
Blame
History
export interface UserNoteUpdateSchema { note: string; }