Skip to content

Commit 0333a66

Browse files
committed
Subscriptions overhaul
1 parent 680bfc3 commit 0333a66

10 files changed

Lines changed: 632 additions & 1083 deletions

File tree

src/content/docs/specs/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: API reference
3+
description: The Open Podcast API is a standard that facilitates the synchronization of podcast data between podcast clients.
4+
sidebar:
5+
order: 1
6+
---
7+
8+
## 1. Overview
9+
10+
The Open Podcast API is a standard that facilitates the synchronization of podcast data between podcast clients.
11+
This specification aims to provide comprehensive instructions for client and server developers looking to support the standard.
12+
13+
## 2. Definitions
14+
15+
The key words "MUST", "MUST NOT", "SHOULD", "SHOULD NOT", and "MAY" in this document are to be interpreted as described in [RFC 2119](https://www.rfc-editor.org/rfc/rfc2119).
16+
17+
## 3. Authentication

src/content/docs/specs/index.mdx

Lines changed: 0 additions & 37 deletions
This file was deleted.

src/content/docs/specs/subscriptions.md

Lines changed: 615 additions & 0 deletions
Large diffs are not rendered by default.

src/content/docs/specs/subscriptions/add-new.mdx

Lines changed: 0 additions & 243 deletions
This file was deleted.

src/content/docs/specs/subscriptions/delete.mdx

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)