Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Resource

Neeraj Dhiman edited this page Jan 16, 2017 · 2 revisions

Schema

resource

  • upstream_url is the url of Resource where we can reach him. This upstream_url will be append with API's endpoints to complete request.
  • schema holds the json of swagger client which this resource belongs too.
  • token field will store the token of Resource it supposed to load when it will be initiated.
  • Resource will also log its own life cycle using logging model.
Clone this wiki locally