# yaml-language-server: $schema=https://sap.github.io/ui5-tooling/schema/ui5.yaml.json specVersion: "3.1" metadata: name: z2ui5 type: application server: customMiddleware: - name: fiori-tools-proxy afterMiddleware: compression configuration: ignoreCertError: false # If set to true, certificate errors will be ignored. E.g. self-signed certificates will be accepted ui5: path: - /resources - /test-resources url: https://ui5.sap.com backend: - path: /sap url: <> - name: fiori-tools-appreload afterMiddleware: compression configuration: port: 35729 path: webapp delay: 300 - name: sap-fe-mockserver beforeMiddleware: csp configuration: mountPath: / services: - urlPath: _LOCAL_ metadataPath: ./webapp/localService/metadata.xml mockdataPath: ./webapp/localService/data generateMockData: true annotations: []