-
**Describe the bug**
redocly lint does not consider allOf
**Expected behavior**
redocly lint should be able to merge stuff before linting
**Minimal reproducible OpenAPI snippet(if possible)**
…
-
The project really needs an configuration to decide whether to apply transformation or not and to what part of the data.
For example, Problem Details RFC https://tools.ietf.org/html/rfc7807 tells th…
-
## 기능
3티어 애플리케이션을 충족하는 골조 구축
## 설명
인프라에게 제공할 수 있는 최소한의 스펙을 충족
- CRUD 통신
- 표준 예외처리 메시지(RFC7807)
- 상시 제공할 수 있는 API 명세서
- 더미데이터
## 기대 효과
인프라에게 즉시 애플리케이션을 제공할 수 있음
## 대안 방안
없음. 절대…
-
### Describe the current behavior
The documentation says that code and error in JSON errors are now deprectated and replaced by type and details.
I'm not sure why you come to change type to an UR…
-
It would be cool if the param validation error response could be customized, as now it seems to return a fixed string, which is not a JSON.
-
-
Follow [RFC 7807](https://tools.ietf.org/html/rfc7807) as error response format
-
## 完了の定義
- 利用しやすいWebAPIを作成する為のノウハウが追加されている事
## 参考
- [WebAPIでエラーをどう表現すべき?15のサービスを調査してみた](https://qiita.com/suin/items/f7ac4de914e9f3f35884)
- [WebAPI学習ソースまとめ](https://qiita.com/y-some/items/7e055…
-
While HTTP APIs are very popular today, REST, Hypermedia and HATEOAS - while offering many great opportunities for API developers and consumers - never got broadly adopted.
Having build Hypermedia/…
-
Hi @edaniszewski ,
first of all thanks for providing that package to the community. I just reviewed your package because we think about using it in our software development operation: this is very we…