This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
EDDN
Watch
1
Star
0
Fork
0
You've already forked EDDN
mirror of
https://github.com/EDCD/EDDN.git
synced
2025-05-31 15:49:42 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
EDDN
/
src
/
eddn
History
Athanasius
ccde820ba7
Gateway/errors: 'Schema Validation' properly tagged and documented
2022-01-09 16:02:28 +00:00
..
conf
Settings.py: Add new schemas to GATEWAY_JSON_SCHEMAS
2021-09-23 18:34:11 +00:00
core
Validator: Specify *which* schema failed to load
2021-10-14 14:00:14 +00:00
__init__.py
Move version number out of init file to its own file (consistent with
2015-04-14 13:58:33 +01:00
Bouncer.py
Bouncer: Use Settings.py, and thus override files, rather than hard-coded
2021-07-10 10:30:05 +00:00
Gateway.py
Gateway/errors: 'Schema Validation' properly tagged and documented
2022-01-09 16:02:28 +00:00
Monitor.py
Monitor: Forgot the
app.install(EnableCors())
2021-07-02 16:57:06 +00:00
Relay.py
Relay: Add missing
from bottle import ..., request, ...
2021-07-02 17:07:46 +00:00