docs: migrate guides to TSDoc references (#6100)

This commit is contained in:
Shahed Nasser
2024-01-22 18:38:35 +01:00
committed by GitHub
parent 85dad169bb
commit 4792c55226
980 changed files with 195537 additions and 160619 deletions
@@ -16,32 +16,24 @@ The order edit's status.
The order edit is canceled.
___
### CONFIRMED
**CONFIRMED** = `"confirmed"`
The order edit is confirmed.
___
### CREATED
**CREATED** = `"created"`
The order edit is created.
___
### DECLINED
**DECLINED** = `"declined"`
The order edit is declined.
___
### REQUESTED
**REQUESTED** = `"requested"`