Some implementation in classes; add JSDOC
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
PORT = 8080
|
||||
BASE_URL = 'https://something.com'
|
||||
IIIF_API_VERSION = 2
|
||||
# The most recent API version number that should be supported
|
||||
IIIF_API_VERSION = 2
|
||||
# The Image API service's base URL
|
||||
IMAGE_SERVER_URL = 'https://images.something.com'
|
||||
|
||||
Reference in New Issue
Block a user