Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mock-server): add mock-server api #83

Closed
wants to merge 38 commits into from
Closed

Conversation

alex-held
Copy link
Owner

alex-held and others added 30 commits December 28, 2019 03:35
chore: merge master into develop
refactor(ci): add nuget package release pipeline
* matches path
* matches method
* exact string body
* partial string body
!BREAKING CHANGE: the admin area used to be calculated via the 'mock-server' path segment
* disable implicit [Required] model binding handling
chore(git-flow): merge master into develop

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(git-flow) merge develop into feature/mock-server

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
@commit-lint
Copy link

commit-lint bot commented Jan 10, 2020

Chore

Code Refactoring

Features

  • mock-server: add mock-server api (7449418)
  • mock-server: match request (9e57466)
  • mock-server: match request by header (da7a1db)
  • mock-server: match request by string body (9b36a5c)
  • mock-server: match request by query string (f1743aa)
  • mock-server: add docker support (4089188)
  • mock-server: serialize json / yaml files into Setups (95bbb15)
  • mock-server: add support to configure it using yaml / json files (e4001d8)

Styles

  • apply ReSharper code-styless (264d1bd)

Styles

  • apply ReSharper code styles (538f3ad)

Contributors

@alex-held

@alex-held alex-held closed this Jan 10, 2020
@alex-held alex-held deleted the feature/mock-server branch January 10, 2020 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant