@medplum/definitions 3.1.0 → 3.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.
@@ -24099,6 +24099,14 @@
24099
24099
  "documentation" : "See discussion below on the utility of paging through the results of the $everything operation",
24100
24100
  "type" : "integer"
24101
24101
  },
24102
+ {
24103
+ "name" : "_offset",
24104
+ "use" : "in",
24105
+ "min" : 0,
24106
+ "max" : "1",
24107
+ "documentation" : "See discussion below on the utility of paging through the results of the $everything operation",
24108
+ "type" : "integer"
24109
+ },
24102
24110
  {
24103
24111
  "name" : "return",
24104
24112
  "use" : "out",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "3.1.0",
3
+ "version": "3.1.1",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",