Merge pull request #3104 from quay/project/app-endpoints

Config App initial entrypoint
This commit is contained in:
Sam Chow 2018-06-12 17:03:59 -04:00 committed by GitHub
commit 093a58558c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
79 changed files with 9028 additions and 11 deletions

View file

@ -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