@digipair/skill-nuki 0.97.1 → 0.98.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digipair/skill-nuki",
3
- "version": "0.97.1",
3
+ "version": "0.98.2",
4
4
  "keywords": [
5
5
  "digipair",
6
6
  "service",
package/schema.fr.json CHANGED
@@ -112,6 +112,7 @@
112
112
  "components": {
113
113
  "schemas": {
114
114
  "NukiActionResponse": {
115
+ "tags": [],
115
116
  "type": "object",
116
117
  "description": "Réponse d'une action de serrure Nuki",
117
118
  "properties": {
package/schema.json CHANGED
@@ -112,6 +112,7 @@
112
112
  "components": {
113
113
  "schemas": {
114
114
  "NukiActionResponse": {
115
+ "tags": [],
115
116
  "type": "object",
116
117
  "description": "Response from Nuki lock action",
117
118
  "properties": {