suttacentral-api 2.10.23 → 2.10.25

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.
@@ -100,7 +100,7 @@
100
100
  "segmented": true,
101
101
  "title": "One Fine Night ",
102
102
  "volpage": null,
103
- "has_comment": false
103
+ "has_comment": true
104
104
  },
105
105
  {
106
106
  "lang": "es",
@@ -86,7 +86,7 @@
86
86
  "segmented": true,
87
87
  "title": "Messengers of the Gods ",
88
88
  "volpage": null,
89
- "has_comment": false
89
+ "has_comment": true
90
90
  },
91
91
  {
92
92
  "lang": "es",
@@ -87,7 +87,7 @@
87
87
  "segmented": true,
88
88
  "title": "Mahākaccāna and One Fine Night ",
89
89
  "volpage": null,
90
- "has_comment": false
90
+ "has_comment": true
91
91
  },
92
92
  {
93
93
  "lang": "es",
@@ -219,6 +219,20 @@
219
219
  "volpage": null,
220
220
  "has_comment": false
221
221
  },
222
+ {
223
+ "lang": "pt",
224
+ "lang_name": "Português",
225
+ "is_root": false,
226
+ "author": "Laera et al.",
227
+ "author_short": "laera",
228
+ "author_uid": "laera",
229
+ "publication_date": null,
230
+ "id": "an2.1-10_translation-pt-laera-quaresma",
231
+ "segmented": true,
232
+ "title": "Capítulo sobre punições",
233
+ "volpage": null,
234
+ "has_comment": false
235
+ },
222
236
  {
223
237
  "lang": "pt",
224
238
  "lang_name": "Português",
@@ -87,7 +87,7 @@
87
87
  "segmented": true,
88
88
  "title": "Lomasakaṅgiya and One Fine Night ",
89
89
  "volpage": null,
90
- "has_comment": false
90
+ "has_comment": true
91
91
  },
92
92
  {
93
93
  "lang": "es",
@@ -73,7 +73,7 @@
73
73
  "segmented": true,
74
74
  "title": "The Foolish and the Astute ",
75
75
  "volpage": null,
76
- "has_comment": false
76
+ "has_comment": true
77
77
  },
78
78
  {
79
79
  "lang": "es",
@@ -87,7 +87,7 @@
87
87
  "segmented": true,
88
88
  "title": "Ānanda and One Fine Night ",
89
89
  "volpage": null,
90
- "has_comment": false
90
+ "has_comment": true
91
91
  },
92
92
  {
93
93
  "lang": "es",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "suttacentral-api",
3
- "version": "2.10.23",
3
+ "version": "2.10.25",
4
4
  "description": "SuttaCentral API cached proxy",
5
5
  "main": "index.js",
6
6
  "directories": {