Update api_v0.yml (#9495)
Updated description with Forem placeholder text
This commit is contained in:
parent
b26919e79b
commit
95be4c6308
1 changed files with 5 additions and 1 deletions
|
|
@ -7,12 +7,16 @@ openapi: "3.0.3"
|
|||
info:
|
||||
title: DEV API (beta)
|
||||
description: |
|
||||
Access DEV articles, users and other resources via API.
|
||||
|
||||
Access Forem articles, users and other resources via API.
|
||||
|
||||
For a real-world example of Forem in action, check out [DEV](https://www.dev.to).
|
||||
|
||||
All endpoints that don't require authentication are CORS enabled.
|
||||
|
||||
Dates and date times, unless otherwise specified, must be in
|
||||
the [RFC 3339](https://tools.ietf.org/html/rfc3339) format.
|
||||
|
||||
version: "0.7.0"
|
||||
termsOfService: https://dev.to/terms
|
||||
contact:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue