Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Adding a new for_public_consumption argument to the compiler command. #214

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

erunion
Copy link
Owner

@erunion erunion commented Dec 4, 2018

When --for_public_consumption=true is supplied to the compile command, three things will happen:

  • Compiled specifications will not contain x-mill-* extensions/vendor tags.
  • Private documentation will not be compiled.
  • Smaller grouped specifications (compiled/1.0/openapi/tags/ or compiled/1.0/apiblueprint/{representations|resources}) will not be compiled. You will have a single api.yaml or api.apib in your version directory depending on whatever format you're compiling for.

@erunion erunion added this to the v5.0: Dream Warriors milestone Dec 4, 2018
@erunion erunion merged commit d39091d into master Dec 4, 2018
@erunion erunion deleted the compile-without-vendor-tags branch December 4, 2018 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant