Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
chore: prettier formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenyong committed May 28, 2024
1 parent e74140d commit 15cf282
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.1.0
info:
version: "1.0"
version: '1.0'
title: Invalid API
servers:
- url: https://{subdomain}.io
Expand All @@ -13,4 +13,4 @@ paths:
get:
responses:
'200':
description: OK
description: OK

0 comments on commit 15cf282

Please sign in to comment.