mirror of
https://github.com/enpaul/kodak.git
synced 2025-12-19 09:02:34 +00:00
Fix missing repo metadata
Add missing entries to __about__ Add missing tests/__init__ file Add missing tests to test_about Fix trailing whitespace in openapi
This commit is contained in:
@@ -4,9 +4,9 @@ info:
|
||||
version: 0.1.0
|
||||
title: ImageMonk
|
||||
description: >-
|
||||
ImageMonk is a simple HTTP server that allows users to upload
|
||||
ImageMonk is a simple HTTP server that allows users to upload
|
||||
images and retrieve them at a later time. In addition, it
|
||||
supports generating (and caching) scaled versions of the
|
||||
supports generating (and caching) scaled versions of the
|
||||
uploaded images for use as thumbnails.
|
||||
license:
|
||||
name: MIT
|
||||
|
||||
Reference in New Issue
Block a user