-
Notifications
You must be signed in to change notification settings - Fork 14
Update readme for hreader response #13
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
Merged
imagekitio
merged 103 commits into
imagekit-developer:dev
from
KhushbooMer:update-readme-for-hreader-response
Jul 8, 2022
Merged
Changes from all commits
Commits
Show all changes
103 commits
Select commit
Hold shift + click to select a range
62c3e49
Added new property in Result for RespHeaders.
vivek-netision a348442
adding headers for all possible status now..
vivek-netision 2c7256a
updated readme file for header response for internal api
KhushbooMer 3301f02
added responsemetadata to set headers, raw and statuscode of response…
KhushbooMer 129f636
added small fix for rae
KhushbooMer 8e063f3
added changes regarding comments
KhushbooMer 86e5e92
added minor changes
KhushbooMer b557403
added response metadata changes for Result and define object in const…
KhushbooMer 07fe9f8
added changes to use responseMetadata for all result objects
KhushbooMer f03803a
initial value added
KhushbooMer e4d866d
Reduce code duplication
amanforindia f7ae5fd
Improve README documentation
amanforindia 6865d8c
Add tags API
KhushbooMer 89a0e79
added few changes for add tags
KhushbooMer a7e86bb
added fix for 400 add tags api
KhushbooMer 8b71181
fix respBody regarding issue in util
KhushbooMer 555d709
sync with base branch
KhushbooMer dbdea98
removed extra diff
KhushbooMer 9d1dbc5
added remove tags api
KhushbooMer 75ab876
minor changes
KhushbooMer b3d7995
added test and readme file updated
KhushbooMer bea4868
added get custom metadata api
KhushbooMer cfc3e4c
added get custom metadata api
KhushbooMer e672919
Revert "added get custom metadata api"
KhushbooMer 2254975
change file in doc
KhushbooMer ca4b0cc
change file in doc
KhushbooMer e9a18a1
added fixes for get custommetadata
KhushbooMer 34e51ec
added delete CustomMetaDataField api
KhushbooMer fadd88c
added changes for create custommetadata api
KhushbooMer b215adc
added changes for create metadata api
KhushbooMer 244240e
added minor changes for response
KhushbooMer 3b20182
added few changes in create customMetadata and added edit customMetad…
KhushbooMer 366874b
added edit api for custom metadata
KhushbooMer 5ed0316
Merge pull request #3 from KhushbooMer/custom-metadata-fields-api
KhushbooMer 1c8f504
Merge pull request #1 from KhushbooMer/add-tags-api
KhushbooMer 919b689
updated readme doc
KhushbooMer dd86c65
added changes for upload API param and getMap move to responseMeatDat…
KhushbooMer 370229a
added few fixes on getMap and removed extra model
KhushbooMer ed3e12a
fixed getList for getCustomMetaDataFields
KhushbooMer 8aa82e8
added minor fixes
KhushbooMer f0a4dbf
added getRaw and getMap for all result object with @Deprecated annota…
KhushbooMer e0b9e84
added APIs for getBulkJobStatus, copy and move folder
KhushbooMer 6767813
added more APIs which was pending
KhushbooMer 1cfb45d
added API of AITags
KhushbooMer 7c3fe62
added tests changes for add tags
KhushbooMer 4a403d0
add tags test assert
KhushbooMer 9587991
minor fix in addTags test
KhushbooMer f4f6a37
added test for pending APIs
KhushbooMer 862f657
added test regarding changes and added public url in restClient
KhushbooMer 2812d40
added fileupload more params
KhushbooMer eb41adc
added param regarding changes and test for expected exception
KhushbooMer fcc67cb
added addTags test for 400
KhushbooMer b31a7a7
added test with expected 400 as a response code
KhushbooMer f6cc291
added more test for failure cases
KhushbooMer af8d197
updated readme file
KhushbooMer d197f6d
added changes for fox
KhushbooMer 1c60030
added static model for response
KhushbooMer f7d80a6
added pending APIs static response model and updated readme for all APIs
KhushbooMer b12bca9
added changes for exception based on status code
KhushbooMer c8b0150
added exception regarding changes in all APIs test
KhushbooMer 740bf73
added changes for code refactoring
KhushbooMer 72fb47b
format all files
KhushbooMer ba292fb
added exception throw for ols APIs too and message and isTrue boolean…
KhushbooMer a78f6ba
added test regarding changes and few comment regarding fixes
KhushbooMer aa2f08b
added throw in catch of IOException for all APIs
KhushbooMer 399cae1
added exception regarding changes
KhushbooMer a8de7b1
added changes regarding exceptions
KhushbooMer cf39f2e
changed method name
KhushbooMer a2d36c5
test updated and removed try/catch block
KhushbooMer 24fcca7
added versionning changes for readme file
KhushbooMer 4557fd6
added fix in summary description of readme file
KhushbooMer 8f129d7
added versions
KhushbooMer 6a00841
removed condition for setRaw
KhushbooMer 0514768
Update readme
amanforindia 0671d3f
Merge branch 'update-readme-for-hreader-response' of github.com:Khush…
amanforindia c5418e8
added fix for issue 3
KhushbooMer 5796c65
removed sample app
KhushbooMer a079589
revoved extra line
KhushbooMer 726f268
added formatting fix and few version regarding changes
KhushbooMer 0afa3b2
resolved few comments
KhushbooMer 617b975
added more changes regarding resolve comments
KhushbooMer 99821be
added changes regarding comments with order of existing doc of PAIs
KhushbooMer 9c577fe
fix test changes
KhushbooMer fd712c1
separated test into small small files
KhushbooMer 7bf61b6
adde test fix for upload
KhushbooMer 85aebb6
added more changes regarding comments
KhushbooMer 3c0e2d8
added more resolved comments fixe
KhushbooMer bafbf10
added changes for includeFileVersions
KhushbooMer ef17daf
format all files
KhushbooMer 0fbb1a6
added error handling in docs
KhushbooMer e2477ed
make private manageTags
KhushbooMer 61ae183
resolved comments
KhushbooMer 6542f40
added test cases and few fixes for crete custom metaData
KhushbooMer bfaede5
added few changes
KhushbooMer ad8f19f
added getfileequest
KhushbooMer 1e32ca8
sample app
KhushbooMer e319786
added fixes for getFileList
KhushbooMer cbd2b4c
Merge pull request #5 from KhushbooMer/resolved-comments
KhushbooMer 7b8a5f8
removed sample app
KhushbooMer 021be45
removed extra dependencies and extra fields
KhushbooMer ad1c3c6
fixed
KhushbooMer 9867433
Test fixes
amanforindia a06b603
Update README.md
amanforindia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.