Skip to content

Commit 1ed21ea

Browse files
monkenrwstauner
authored andcommitted
Updated Beta API Docs (markdown)
1 parent b2186c1 commit 1ed21ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Beta-API-docs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
_All of these URLs can be tested using tokuhirom's excellent [MetaCPAN Explorer](http://943d31f8.dotcloud.com)_
44

5+
## Available fields
6+
7+
Available fields can be found by accessing the `_mapping` endpoint (e.g. [[/release/_mapping|http://api.metacpan.org/v0/release/_mapping]]).
8+
59
## GET convenience URLs
610

711
You should be able to run most POST queries, but very few GET urls are currently exposed. However, these convenience endpoints can get you started. You should note that they behave differently than the POST queries in that they will return to you the latest version of a module or dist and they remove a lot of the verbose ElasticSearch data which wraps results.

0 commit comments

Comments
 (0)