Eric Mastro 88caa011b6
[rest api] fix purchases documentation
Documentation in the REST OpenAPI spec were showing incorrect information about Purchasing endpoints.

Update the open api spec to reflect information about purchases, not requests.
2023-03-22 16:49:41 +11:00

5 lines
89 B
Nim

import ./peers/peerctxstore
import ./peers/peercontext
export peerctxstore, peercontext