Commit d03d9d4
authored
docs: Update logic placement guidelines in API architecture (#17234)
This section was using RFC 2119 requirement levels in a strange way.
These levels are meant to designate requirement levels, but here, they
were using to describe technical details of data processing features.
My change removes the strangely-used "**MUST**" specifiers from the
examples of changes that need to live in the SDK, instead using generic
"needs to" phrasing1 parent ea34e1a commit d03d9d4
File tree
1 file changed
+2
-2
lines changed- develop-docs/sdk/getting-started/standards
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments