Commit e1ecad3
feat(website): add docs::warnings macro support and warn about no auth (#24866)
* feat(api): add docs::warnings macro support and warn about no auth on api endpoint
* Fix macro order
* Fix conflict in generated file
* Update src/config/api.rs
Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
* Regenerate docs
---------
Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>1 parent 1cc1c25 commit e1ecad3
File tree
3 files changed
+15
-1
lines changed- scripts
- src/config
- website/cue/reference/generated
3 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
784 | 794 | | |
785 | 795 | | |
786 | 796 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments