Skip to content

Commit a9d58ed

Browse files
committed
Publish tutorial: tutorial-first-steps
Promote tutorial from QA to Production repository. Tutorial Details: - Slug: tutorial-first-steps - Source: QA Repository (-Contribution) - Target: Production Repository This PR was created automatically by the Sage VS Code Extension.
1 parent 1fe0c48 commit a9d58ed

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

tutorials/tutorial-first-steps/tutorial-first-steps.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
parser: v2
33
auto_validation: true
44
time: 10
5-
tags: [ tutorial>beginner ]
5+
tags: [ tutorial>beginner, topic>sap-community ]
66
primary_tag: topic>sap-community
77
author_name: Riley Rainey
88
author_profile: https://github.com/rbrainey
@@ -203,6 +203,11 @@ Go back to the [developers home page](https://developers.sap.com), and make sure
203203

204204
![Achievements](achievements.png)
205205

206+
```json
207+
{
208+
"key": "value"
209+
}
210+
```
206211

207212

208213
### Test yourself

0 commit comments

Comments
 (0)