GET /title/{title}/{outputField}
Summary: Get specific fields for poems by title
Operation ID: getTitlePoemFields
Auth: unknown
Operation ID: getTitlePoemFields
Auth: unknown
Description
Returns specific fields for poems matching a title.
Parameters (2)
outputField
(string, path, required)
The field(s) to return
Constraints: {'enum': ['title', 'lines', 'linecount', 'author', 'all']}
title
(string, path, required)
The title of the poem
No probe data for this endpoint yet.