Skip to content

Commit

Permalink
[ADR] Universal Error Specification
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis committed Feb 3, 2024
1 parent 105fabc commit c74c765
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export default defineConfig({
{ text: 'URL Path Design', link: '/8702033095/README.md' },
{ text: 'React Hook Arguments Convention', link: '/4031218897/README.md' },
{ text: 'Secret Value Syntax', link: '/3610135900/README.md' },
{ text: 'Universal Error Specification', link: '/0129349218/README.md' },
],
},
],
Expand Down
Loading

0 comments on commit c74c765

Please sign in to comment.