Skip to content

Commit 44e5360

Browse files
monkenrwstauner
authored andcommitted
Updated Beta API Docs (markdown)
1 parent 5ec43d3 commit 44e5360

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/Beta-API-docs.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ _All of these URLs can be tested using tokuhirom's excellent [MetaCPAN Explorer]
44

55
## Available fields
66

7-
Available fields can be found by accessing the corresponding `_mapping` endpoint, e.g., [[/release/_mapping|http://api.metacpan.org/v0/release/_mapping]], [[/author/_mapping|http://api.metacpan.org/v0/author/_mapping]], [[/module/_mapping|http://api.metacpan.org/v0/module/_mapping]],
8-
[[/file/_mapping|http://api.metacpan.org/v0/file/_mapping]]. (Pod is handled as a special case, use /file.)
7+
Available fields can be found by accessing the corresponding `_mapping` endpoint.
8+
9+
* [[/release/_mapping|http://api.metacpan.org/v0/release/_mapping]]
10+
* [[/author/_mapping|http://api.metacpan.org/v0/author/_mapping]]
11+
* [[/module/_mapping|http://api.metacpan.org/v0/module/_mapping]]
12+
* [[/file/_mapping|http://api.metacpan.org/v0/file/_mapping]]
13+
* [[/favorite/_mapping|http://api.metacpan.org/v0/file/_mapping]]
914

1015
## GET convenience URLs
1116

0 commit comments

Comments
 (0)