forked from bolasblack/http-api-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: forkcat/http-api-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bolasblack/http-api-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 2 files changed
- 3 contributors
Commits on Aug 29, 2015
-
change(错误处理): 使用 required 替代 missing_field ,not_exist 替代 missing
似乎 missing 代表字段对应的资源不存在不是非常合适,理解起来会更偏向于认为缺失某个字段 所以修改一下 missing 和 missing_field 这两个错误码,让人更容易理解
Configuration menu - View commit details
-
Copy full SHA for 3f3e1b9 - Browse repository at this point
Copy the full SHA 3f3e1b9View commit details
Commits on Apr 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3a97852 - Browse repository at this point
Copy the full SHA 3a97852View commit details -
Configuration menu - View commit details
-
Copy full SHA for c63ec14 - Browse repository at this point
Copy the full SHA c63ec14View commit details
Commits on Nov 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8f303e5 - Browse repository at this point
Copy the full SHA 8f303e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9697429 - Browse repository at this point
Copy the full SHA 9697429View commit details -
change(分页): 对 Link Header 做了一些变化
* 不再建议在一个接口里同时实现 page 和 last_cursor * 增加了 rel="url-template:pagination" 的链接,用来让客户端自动生成分页地址 * 使用 `X-Pagination-Info` 替代原来的 `X-Total-Count`
Configuration menu - View commit details
-
Copy full SHA for 467517f - Browse repository at this point
Copy the full SHA 467517fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fc5b9 - Browse repository at this point
Copy the full SHA d5fc5b9View commit details
Commits on Nov 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 85d93ae - Browse repository at this point
Copy the full SHA 85d93aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d0086a - Browse repository at this point
Copy the full SHA 4d0086aView commit details
Commits on Sep 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 800084d - Browse repository at this point
Copy the full SHA 800084dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e83c695 - Browse repository at this point
Copy the full SHA e83c695View commit details
Commits on Dec 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d4d361 - Browse repository at this point
Copy the full SHA 0d4d361View commit details
Commits on Sep 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c6a6337 - Browse repository at this point
Copy the full SHA c6a6337View commit details -
Merge pull request bolasblack#5 from lmk123/patch-1
fix: OPTIONS typo
Configuration menu - View commit details
-
Copy full SHA for 80a6550 - Browse repository at this point
Copy the full SHA 80a6550View commit details
Commits on May 20, 2019
-
change(错误处理&分页&参考资料): 错误处理和分页从 README.md 移动到了 SUPPLEMENT.md ,添加 Micro…
…soft REST API Guidelines 的链接
Configuration menu - View commit details
-
Copy full SHA for 6f943f7 - Browse repository at this point
Copy the full SHA 6f943f7View commit details
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3844bf7 - Browse repository at this point
Copy the full SHA 3844bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b03cc2 - Browse repository at this point
Copy the full SHA 4b03cc2View commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cfc1db8 - Browse repository at this point
Copy the full SHA cfc1db8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master