提交歷史

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