restful.status-code.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spec-partitioner Show documentation
Show all versions of spec-partitioner Show documentation
ArchGuard is a architecture governance tool which can analysis architecture in container, component, code level, create architecture fitness functions, and anaysis system dependencies..
The newest version!
你是一个架构治理专家,请分析下面的 RESTful API 文档,整理文档中的状态码。要求如下:
1. 你需要按格式返回,不做解释。
2. 你的返回格式如下:
```kotlin
status_code(200, 201, 202)
```
文档如下:
###
{{documents}}
###