8 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 51d1aafee3 Bump openapi-examples-validator in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [openapi-examples-validator](https://github.com/codekie/openapi-examples-validator).


Updates `openapi-examples-validator` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/codekie/openapi-examples-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codekie/openapi-examples-validator/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: openapi-examples-validator
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-12 16:08:58 +00:00
dependabot[bot]andGitHub 5fda202713 Bump openapi-examples-validator in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [openapi-examples-validator](https://github.com/codekie/openapi-examples-validator).


Updates `openapi-examples-validator` from 6.0.3 to 7.0.0
- [Changelog](https://github.com/codekie/openapi-examples-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codekie/openapi-examples-validator/compare/v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: openapi-examples-validator
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-04 10:02:50 +00:00
dependabot[bot]andGitHub d11bbbd7a1 Bump openapi-examples-validator in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [openapi-examples-validator](https://github.com/codekie/openapi-examples-validator).


Updates `openapi-examples-validator` from 5.0.0 to 6.0.1
- [Changelog](https://github.com/codekie/openapi-examples-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codekie/openapi-examples-validator/compare/v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: openapi-examples-validator
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 19:52:03 +00:00
XhmikosR bba8465f1b Update npm dependencies
Kept openapi-examples-validator to v5 since v6.0.0 seems to be broken for now

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-06 07:41:00 +02:00
DL6ER 140a365806 Tests: Set api.pwhash and dns.blocking.mode using PATCH /api/config
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-08 21:29:55 +01:00
DL6ER 948ed62f72 Add example validation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-02 12:27:26 +01:00
DL6ER 1ae67e8fbb Also use OpenAPI-enforcer to check the OpenAPI specs in addition
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-01 13:56:27 +01:00
DL6ER dfc9dac166 Add OpenAPI schema validation (npm test)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-01 12:03:20 +01:00