Ron Shapiro
Ron Shapiro
I just saw that we have a `BigDecimalSubject` but no `BigIntegerSubject`. Any hesitation to adding that?
https://www.sefaria.org/api/texts/Shabbat.56b returns an API response where the `text` attribute is a list of 19 items, but the `he` attribute has 20 items. It's unfortunate that parallels arrays are part of...
https://www.sefaria.org/api/texts/Siddur_Ashkenaz,_Weekday,_Shacharit,_Concluding_Prayers,_(Israel:)_Korbanot returns an error: ```json { "error": "Partial reference match for 'Siddur Ashkenaz, Weekday, Shacharit, Concluding Prayers, (Israel.) Korbanot' - failed to find continuation for 'Siddur Ashkenaz, Weekday, Shacharit, Concluding...
https://www.sefaria.org/api/texts/Jerusalem_Talmud_Shekalim.1a returns the text that appears on Vilna 1a (you can even see the "2a" superscript at the top). Requesting 2a seems to really be 3a, etc. But on the...
- https://www.sefaria.org/api/texts/Genesis.1.3?context=0 has `next: "Genesis 2"` and no previous (i.d expect Genesis 1.4, and a previous of Genesis 1.2) - https://www.sefaria.org/api/texts/Shabbat.24b.3?context=0 has ` previous: "Shabbat 24a", next: "Shabbat 25a"` (I'd...
(from https://groups.google.com/d/msg/sefaria-dev/b42MEa6Yo9Y/A79Qu3e2BQAJ) https://www.sefaria.org/api/texts/Shabbat.74b?commentary=1 returns a bizarre structure for the comment with id=5b0d0d62f746f30055475147 (`Rosh on Shabbat 6:21-8:1`). The `he` attribute, which is normally just a string or a list of strings,...
Some Calls to /api/texts seem to produce invalid json, presumably because their results are just too big? I've seen this for at least Genesis 1-4, though not 100% consistently. E.g....
When setting up my dev environment, `npm install` printed this message: ``` found 414 vulnerabilities (407 low, 5 moderate, 2 high) run `npm audit fix` to fix them, or `npm...
https://www.sefaria.org/api/texts/Shabbat.117a?commentary=1 has two entries in the `commentary`for Eruvin 12b:9-10. The only difference in the objects seems to be the `_id` field (`5b225d1787ca670017e7beee` and `5b225d1787ca670017e7bef0`). I presume this could be the...
``` > db.word_form.distinct("language_code") [ " Ar. ", " Ar.)", " Ar.,", " b. h.)", " b. h.,", " b. h.;", " ch. ", " ch. =", " ch. = (b.",...