Source position: fpopenapi.types.pp line 140
type TResponseKeywords = set of (
rkUnknown,
rkDescription,
rkHeaders,
rkContent,
rkLinks
);