happypdf_json_schema 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  module HappyPdf
2
2
  class Schema
3
- VERSION='0.1.0'
3
+ VERSION='0.1.1'
4
4
  end
5
5
  end
@@ -19,6 +19,10 @@
19
19
  "description": "Page width",
20
20
  "type": "number"
21
21
  },
22
+ "height": {
23
+ "description": "Page height",
24
+ "type": "number"
25
+ },
22
26
  "blocks": {
23
27
  "description": "Placeholder blocks on this page, if it belongs to a PDF Template",
24
28
  "type": "array",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: happypdf_json_schema
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -121,7 +121,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
121
121
  version: '0'
122
122
  segments:
123
123
  - 0
124
- hash: -1329503588929183214
124
+ hash: 3223921984990998320
125
125
  required_rubygems_version: !ruby/object:Gem::Requirement
126
126
  none: false
127
127
  requirements: