Skip to content

Commit

Permalink
Merge pull request #286 from cstaud/Add_prerender_property_to_site
Browse files Browse the repository at this point in the history
Add prerender property to site
  • Loading branch information
FawazFarid authored Jan 20, 2021
2 parents 0bb65e7 + 7f14cd3 commit 6d8e977
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go/models/site.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2117,6 +2117,8 @@ definitions:
type: string
build_image:
type: string
prerender:
type: string
siteSetup:
allOf:
- $ref: '#/definitions/site'
Expand Down

0 comments on commit 6d8e977

Please sign in to comment.