Project

General

Profile

Tracker #34639

Updated by Eric Helms about 2 years ago

See RFC -- https://community.theforeman.org/t/generation-of-cached-api-doc-and-dynamic-content-types/26587 

 This changes needs to ensure: 

  * Rendering of HTML docs does not break when a user requests it from the server 
  * Hammer works 
  * A change to Foreman or a plugins API results in hammer having an up to date JSON schema or throwing a warning that it is out of date and needs to be re-fetched

Back