Skip to content

Instantly share code, notes, and snippets.

View Firehed's full-sized avatar
🐰

Eric Stern Firehed

🐰
View GitHub Profile
{
"name": "firehed/psalm-repro",
"require-dev": {
"vimeo/psalm": "dev-master"
},
"authors": [
{
"name": "Eric Stern",
"email": "eric@slant.co"
}
@Firehed
Firehed / openapi.json
Last active February 5, 2024 20:45
API POC
{
"openapi": "3.0.0",
"components": {
"examples": {},
"headers": {},
"parameters": {},
"requestBodies": {},
"responses": {},
"schemas": {
"Base64URLString": {