|
3 | 3 | "projectSlug": "openapi-core", |
4 | 4 | "displayName": "openapi-core", |
5 | 5 | "themeContractVersion": 1, |
6 | | - "latestStableVersion": "0.23.1", |
| 6 | + "latestStableVersion": "latest", |
7 | 7 | "routes": { |
8 | 8 | "publicProjectPath": "/openapi-core", |
9 | 9 | "latestDocsPath": "/openapi-core/docs/", |
10 | 10 | "versionedDocsPrefix": "/openapi-core/docs/" |
11 | 11 | }, |
12 | 12 | "versions": [ |
13 | 13 | { |
14 | | - "version": "0.23.1", |
15 | | - "label": "0.23.1", |
| 14 | + "version": "latest", |
| 15 | + "label": "latest", |
16 | 16 | "channel": "stable", |
17 | 17 | "isLatestStable": true, |
18 | | - "publicBasePath": "/openapi-core/docs/0.23.1/", |
19 | | - "originUrl": "https://openapi-core.readthedocs.io/en/spike-pagefind-smoke/", |
20 | | - "sitemapUrl": "https://openapi-core.readthedocs.io/en/spike-pagefind-smoke/sitemap.xml", |
21 | | - "searchBundleUrl": "https://openapi-core.readthedocs.io/en/spike-pagefind-smoke/pagefind/", |
22 | | - "publishedAt": "2026-04-29T00:00:00Z" |
23 | | - }, |
24 | | - { |
25 | | - "version": "next", |
26 | | - "label": "next", |
27 | | - "channel": "next", |
28 | | - "isLatestStable": false, |
29 | | - "publicBasePath": "/openapi-core/docs/next/", |
30 | | - "originUrl": "https://openapi-core.readthedocs.io/en/spike-pagefind-smoke/", |
31 | | - "sitemapUrl": "https://openapi-core.readthedocs.io/en/spike-pagefind-smoke/sitemap.xml", |
32 | | - "searchBundleUrl": "https://openapi-core.readthedocs.io/en/spike-pagefind-smoke/pagefind/", |
33 | | - "publishedAt": "2026-04-29T00:00:00Z" |
| 18 | + "publicBasePath": "/openapi-core/docs/latest/", |
| 19 | + "originUrl": "https://openapi-core.readthedocs.io/en/latest/", |
| 20 | + "sitemapUrl": "https://openapi-core.readthedocs.io/en/latest/sitemap.xml", |
| 21 | + "searchBundleUrl": "https://openapi-core.readthedocs.io/en/latest/pagefind/", |
| 22 | + "publishedAt": "2026-05-03T00:00:00Z" |
34 | 23 | } |
35 | 24 | ] |
36 | 25 | } |
0 commit comments