Skip to content

Commit 3b7d9db

Browse files
timbuncerwstauner
authored andcommitted
Updated Beta API Docs (markdown)
1 parent f440d86 commit 3b7d9db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Beta-API-docs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ _All of these URLs can be tested using tokuhirom's excellent [MetaCPAN Explorer]
55
## Available fields
66

77
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-
[[/pod/_mapping|http://api.metacpan.org/v0/pod/_mapping]].
8+
[[/pod/_mapping|http://api.metacpan.org/v0/pod/_mapping]],
9+
[[/file/_mapping|http://api.metacpan.org/v0/file/_mapping]].
910

1011
## GET convenience URLs
1112

0 commit comments

Comments
 (0)