@sap-ux/odata-service-writer 0.27.7 → 0.27.8

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,8 +1,8 @@
1
1
  {
2
2
  "error": {
3
- "requiredProjectFileNotFound": "Invalid project structure. Cannot find required file {{-path}}",
4
- "requiredProjectPropertyNotFound": "Required project property: {{-property}} was not found in file: {{-path}}",
3
+ "requiredProjectFileNotFound": "Invalid project structure. Cannot find the required file: {{-path}}.",
4
+ "requiredProjectPropertyNotFound": "The required project property: {{-property}} was not found in the file: {{-path}}.",
5
5
  "requiredServiceAlreadyExists": "A service with the {{-uri}} URI already exists. Choose another service.",
6
- "unparseableXML": "Unparseable XML was specified: {{-error}}"
6
+ "unparseableXML": "Unparseable XML was specified: {{-error}}."
7
7
  }
8
8
  }
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "bugs": {
10
10
  "url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aodata-service-writer"
11
11
  },
12
- "version": "0.27.7",
12
+ "version": "0.27.8",
13
13
  "license": "Apache-2.0",
14
14
  "main": "dist/index.js",
15
15
  "files": [