We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be614e commit 9eb236fCopy full SHA for 9eb236f
docs/.vitepress/config.mjs
@@ -154,7 +154,8 @@ export default defineConfig({
154
// { text: 'Designtime, Runtime', link: '/advanced/technical/designtime' },
155
// { text: 'Draft, REST', link: '/advanced/technical/rest' },
156
// { text: 'Deployment, abapGit', link: '/advanced/technical/abapgit' },
157
- { text: 'RTTI', link: '/advanced/technical/srtti' },
+ { text: 'ajson', link: '/advanced/technical/ajson' },
158
+ { text: 'S-RTTI', link: '/advanced/technical/srtti' },
159
{ text: 'Linting', link: '/advanced/technical/linting' },
160
{ text: 'open-abap', link: '/advanced/technical/open_abap' },
161
]
0 commit comments