Entities validation service
Find a file
Stefan Haun 865f6f13ef
All checks were successful
PyTest / build (push) Successful in 1m27s
Merge pull request 'Update dependency pytest to v9.0.1' (#54) from renovate/pytest-9.x into main
Reviewed-on: #54
2025-11-14 09:30:12 +01:00
.forgejo/workflows Add the pytest workflow 2025-10-19 13:33:45 +02:00
src Allow configuration of the OAS3.yml path 2025-10-19 13:22:37 +02:00
test_cases id field testcases 2020-12-06 22:10:52 +01:00
tests Split tests and rename for pytest conventions 2025-10-19 13:33:45 +02:00
.gitignore add pycache and pytest_cache to gitignore 2020-11-07 19:22:28 +01:00
docker-compose.yml add boilerplate code 2020-11-07 17:13:27 +01:00
Dockerfile Adjust Dockerfile for the new structure 2025-10-19 13:33:45 +02:00
dotenv.template add boilerplate code 2020-11-07 17:13:27 +01:00
Makefile 👷 add makefile for common tasks 2023-09-16 23:47:22 +02:00
pytest.ini Set up a pytest environment 2025-10-19 13:33:45 +02:00
README.md Add doc for configuration to README 2020-11-07 17:13:27 +01:00
renovate.json Add renovate.json 2023-07-29 19:36:16 +00:00
requirements.txt Update dependency pytest to v9.0.1 2025-11-12 13:17:55 +00:00

Entities Validation Service

Validate Netz39 entities JSON.

Running the Service

Configuration

The service is configured via the following environment variables:

  • PORT: Service port. defaults to 8080