Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update REST API
authored
Jun 29, 2022
by
H9031
Show whitespace changes
Inline
Side-by-side
API/REST-API.md
View page @
7d3cf63c
...
@@ -10,6 +10,7 @@
...
@@ -10,6 +10,7 @@
<details>
<details>
<summary><b>
Required Body
</b></summary>
<summary><b>
Required Body
</b></summary>
```
json
```
json
{
{
challengeName:
roomName
,
challengeName:
roomName
,
...
@@ -18,6 +19,7 @@
...
@@ -18,6 +19,7 @@
challengeTasks:
challenges
,
challengeTasks:
challenges
,
}
}
```
```
</details>
</details>
---
---
...
...
...
...