Skip to content

Instantly share code, notes, and snippets.

View iksnae's full-sized avatar

K Mills iksnae

View GitHub Profile
@iksnae
iksnae / screenplayer.json
Created June 17, 2023 17:47
screenplayer.json
openapi: 3.0.3
info:
title: Screenplayer API
description: API for managing and interacting with screenplays and projects in the Screenplayer platform.
version: 1.0.0
paths:
/api/projects:
post:
summary: Create a Project
Coverage Badges