Merge pull request #3104 from quay/project/app-endpoints
Config App initial entrypoint
This commit is contained in:
commit
093a58558c
79 changed files with 9028 additions and 11 deletions
|
@ -1,3 +1,4 @@
|
|||
# TODO to extract the discovery stuff into a util at the top level and then use it both here and config_app discovery.py
|
||||
""" API discovery information. """
|
||||
|
||||
import re
|
||||
|
|
Reference in a new issue