Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| librematch:design:backend:openapi:start [2022-11-28 21:51] – [Deviations from Guidelines] simonsan | librematch:design:backend:openapi:start [2022-11-28 21:51] (current) – [Deviations from Guidelines] simonsan | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| ===== Deviations from Guidelines ===== | ===== Deviations from Guidelines ===== | ||
| - We don't use **kebab case** and **snake case** instead as the dash can easily introduce bugs as it can be interpreted as a minus sign. | - We don't use **kebab case** and **snake case** instead as the dash can easily introduce bugs as it can be interpreted as a minus sign. | ||
| - | - We might want to use [CalVer](https:// | + | - We might want to use [[https:// |
| ===== Assigning Scopes ===== | ===== Assigning Scopes ===== | ||