Historia zmian

Autor SHA1 Wiadomość Data
  shalvah 66993d2d2c Switch to number rather than float type 4 lat temu
  Ernestas Staugaitis 52020bbb34 added unit test, increased timeout 5 lat temu
  shalvah e76fea3662 Use configured auth value in response calls 5 lat temu
  shalvah b719d9e6dd Refactor tests 5 lat temu
  shalvah d43a09106b Add support for @responseField annotation; rework strategy class constructor 5 lat temu
  shalvah 277f3d1080 Rename project to Scribe 5 lat temu
  Oscar Parra 531724e77e Fix Body As Array 5 lat temu
  Marcel Pociot c089591a74 Apply fixes from StyleCI 5 lat temu
  Robbie Averill 2452d84afd Non-existent `@responseFile` annotations now show a warning for the route 5 lat temu
  shalvah b9d62968af Fix style issues 5 lat temu
  shalvah d23710171d Made ResponseCalls strategy only execute if no successful responses exist. 5 lat temu
  shalvah 6d1834324b Remove apply.response_calls.headers in favour of apply.headers 5 lat temu
  shalvah f0f2aea049 Update tests 5 lat temu
  shalvah 7bc9339f20 urlParam: update tests 5 lat temu
  shalvah 20dbba94f5 Add better support for arrays and objects in bodyparameters 5 lat temu
  shalvah 18938eb407 Set status code for transformer response from tag if present 5 lat temu
  Marcel Pociot 1da32f9cba Apply fixes from StyleCI 5 lat temu
  shalvah d209dff999 Move Responses to strategies 5 lat temu
  Shalvah 9d366efec8 Merge pull request #552 from MarnuLombard/feature/examples/exclude_from_examples 5 lat temu
  Marcel Pociot 77ed9943f8 Apply fixes from StyleCI 5 lat temu
  shalvah 5647eda35e Parse @group tag on method properly - fixes #564, #561 5 lat temu
  Marnu Lombard e31dfdf1f1 Add tests for excluding query and body params 5 lat temu
  Daniel Alm 6bc4b53f8c Add support for query parameters in the bash template and ensure that all query parameters are URL-encoded. 5 lat temu
  Marcel Pociot 9be9cd2ecb Apply fixes from StyleCI 5 lat temu
  shalvah b164263158 Add tests on output, config and bindings 5 lat temu
  yusuke nakazawa cf5f422051 test: add withMultipleFormRequestParameters 6 lat temu
  Michael Wallner 1265719bf4 fallback to method docblock if FormRequest subclass has no docblock 6 lat temu
  Michael Wallner 84e425d964 allow bodyParams to be noted in a FormRequest subclass 6 lat temu
  Ezra Obiwale 59f6ca9478 Added array example for dot-noted parameters 6 lat temu
  Ezra Obiwale bc1e4db94c Added url query array parameter example 6 lat temu