1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-12-19 09:02:34 +00:00

Rename project to fresnel-lens

This commit is contained in:
2021-10-28 19:03:09 -04:00
parent f9c38a5bcc
commit 888225bdf7
31 changed files with 155 additions and 160 deletions

View File

@@ -2,7 +2,7 @@
openapi: "3.0.2"
info:
version: 0.1.0
title: ImageMuck
title: Fresnel Lens
description: >-
A simple HTTP service for mucking about with images. This is a super basic HTTP
service for autogenerating website-ready banner and preview images from full-size
@@ -198,10 +198,10 @@ components:
data: {}
headers:
Version:
description: ImageMuck server application version
description: Application name and version
schema:
type: string
example: imagemuck-1.0.0
example: fresnel-lens-1.0.0
Allowed:
description: Comma delimited list of valid HTTP verbs
schema: