-
Given the following spec
```ts
new OpenApiCdk.RestApi(this, "api", {
// ...shortened
validators: {
all: {
default: true,
validateRequestBody: true,
…
-
### 초기 설계 및 고려 요소
이 프로젝트의 API 기본적인 Input 형태가 **/request//**다.
**request**: stmt, line, call 이 있고 목적에 따라 키 값이 변경 되는게 핵심이다.
**filePath**: 실제로 파싱할 파일이며 이는 프로젝트에 속하여 clang이 정확히 파싱이 가능한것이 보장되어야 한다. (정확도…
-
### Describe the feature
Add a method to easily attach a [resource policy](https://docs.aws.amazon.com/apigateway/latest/developerguide/private-api-tutorial.html#private-api-tutorial-attach-resource-…
-
### Describe what happened
When managing an `aws:apigateway:RestApi` with an OpenAPI spec and an `aws.apigateway.RestApiPolicy`, any change to the API spec will result in a recreation of the `RestApi…
stooj updated
2 months ago
-
### Does the issue really belong here?
- [X] I definitively want to report a bug within deCONZ or its REST-API
### Is there already an existing issue for this?
- [X] I have searched the exist…
-
**Is your feature request related to a problem? Please describe.**
Right now it is not allowed to update the `name` of a group via `PATCH /groups/{group}`.
```
curl -X 'PATCH' \
'https://api.…
-
## Quick description
My bug is when i'm trying to use the plugin HP ILO (ResetAPI or XMLAPI) the SSL is to old (TLS 1.0)
## How to reproduce
- **Environment**: result of `Linux Centreon 6.8.4…
-
**DocFX Version Used**:
2.35.4
**Template used**:
`default`
**Steps to Reproduce**:
1. Clone [docfx-seed](https://github.com/docascode/docfx-seed)
2. Add [petstore.yaml](https://github.co…
-
**ParseErrorLogger not found**
Retrofit REST client generates .g.dart and adds errorLogger to constructor of the generated file (i.e. .g.dart) of type ParseErrorLogger errorLogger but that class Pars…
-
- [ ] Better oauth documentation.
- [x] Advertise sandbox environment.
- [ ] Automatic cleaning of sandbox environment.
- [ ] Records REST API documentation.