File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ All the `*info` routes like `userinfo` or `sessioninfo` are not `kebab_case` on
44
44
RFCs a bit more.
45
45
46
46
There is not a single ` camelCase ` anymore in the API routes to avoid confusion and issues in situations where you could
47
- mistake an uppercase ` I ` as a lowercase ` l ` . The current ` camelCase ` endpoints only exist for a smoother migration and
48
- will be phased out with the next bigger release.
47
+ for instance mistake an uppercase ` I ` as a lowercase ` l ` . The current ` camelCase ` endpoints only exist for a smoother
48
+ migration and will be phased out with the next bigger release.
49
49
50
- [ ] ( )
50
+ [ 107f148 ] ( https://github.com/sebadob/rauthy/commit/107f14807760e56a1671e587fa9b08284589f932 )
51
51
52
52
#### Config Read
53
53
You can’t perform that action at this time.
0 commit comments