microcks
microcks copied to clipboard
The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `cookie` from 0.4.0 to 0.7.1 Release notes Sourced from cookie's...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.19.0 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.14.1 to 1.16.0 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.17.1 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...
### Describe the bug We are trying to mock some of our APIs via the artifact upload feature (in our case, an OpenAPI 3.x document). I have noticed the context...
### Reason/Context Is it possible to add header/parameter constraints via the metadata file like below? ``` --- apiVersion: mocks.microcks.io/v1alpha1 kind: APIMetadata metadata: name: pet version: 1.0.0 labels: domain: pets operations:...
### Reason/Context Teams would like to be able to configure constraints via OAS file. Right now this is possible with an additional APIMetadata artifact following the lovely guide https://microcks.io/documentation/references/metadada/ But...
### Reason/Context - Improvement is need to support endpoint with file upload functionality. - This change will provide a better contract coverage, since currently it is not possible to create...
I've successfully deployed Microcks in our EKS and configured it to use AWS Aurora (Postgres) for Keycloak. But I can't figure out how to configure Microcks to use AWS hosted...
See https://sonarcloud.io/summary/new_code?id=microcks_microcks&branch=1.11.x and the main reference containing all issues: https://sonarcloud.io/summary/overall?id=microcks_microcks Include some chore PR here if you'd like to contribute!