Holmusk/servant-docs-simple

Change intermediate structure name from Endpoints to ApiDocs

kwannoel opened this issue · 1 comments

Intermediate structure name is Endpoints.

This introduces ambiguity with the type-family Endpoints from Servant.API.TypeLevel.

Rename to ApiDocs or something else less ambiguous.

Resolved in release 0.2.0.0