File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.3.14] ( https://github.com/salesforcecli/plugin-api/compare/1.3.13...1.3.14 ) (2026-03-29)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @oclif/core from 4.8.0 to 4.10.3 ([ b300aff] ( https://github.com/salesforcecli/plugin-api/commit/b300afff004a1b6218ce212eb0d9cd56bcf9b9c4 ) )
6+
17## [ 1.3.13] ( https://github.com/salesforcecli/plugin-api/compare/1.3.12...1.3.13 ) (2026-03-27)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ EXAMPLES
113113 $ sf api request graphql --body example.txt --stream-to-file output.txt --include
114114```
115115
116- _ See code: [ src/commands/api/request/graphql.ts] ( https://github.com/salesforcecli/plugin-api/blob/1.3.13 /src/commands/api/request/graphql.ts ) _
116+ _ See code: [ src/commands/api/request/graphql.ts] ( https://github.com/salesforcecli/plugin-api/blob/1.3.14 /src/commands/api/request/graphql.ts ) _
117117
118118## ` sf api request rest [URL] `
119119
@@ -222,7 +222,7 @@ FLAG DESCRIPTIONS
222222 https://github.com/salesforcecli/plugin-api/tree/main/test/test-files/data-project.
223223```
224224
225- _ See code: [ src/commands/api/request/rest.ts] ( https://github.com/salesforcecli/plugin-api/blob/1.3.13 /src/commands/api/request/rest.ts ) _
225+ _ See code: [ src/commands/api/request/rest.ts] ( https://github.com/salesforcecli/plugin-api/blob/1.3.14 /src/commands/api/request/rest.ts ) _
226226
227227<!-- commandsstop -->
228228
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-api" ,
33 "description" : " A plugin to call API endpoints via CLI commands" ,
4- "version" : " 1.3.13 " ,
4+ "version" : " 1.3.14 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "enableO11y" : true ,
You can’t perform that action at this time.
0 commit comments