fix(deps): update module github.com/pacedotdev/oto to v0.20.0 #53
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.
This PR contains the following updates:
v0.3.0
->v0.20.0
Release Notes
pacedotdev/oto (github.com/pacedotdev/oto)
v0.20.0
Compare Source
Changelog
247f45b
added MethodGroupv0.19.0
Compare Source
v0.18.0
Compare Source
v0.17.0
Compare Source
v0.16.0
Compare Source
Changelog
372f5e6
add suppress error field option426f367
added prefix control to json helper52f5911
ditto310d118
made dart client experimental776ad29
updated depv0.15.0
Compare Source
Changelog
d66dd63
be more specific about int and double for Dart and Swift types7737306
proper escaping in templateca46e1b
tweaks to open API templatev0.14.4
Compare Source
Changelog
d1b8f88
fixed goreleaser breaking changesv0.14.3
Compare Source
v0.14.2
Compare Source
Changelog
59b3f68
added json_inline helperv0.14.1
Compare Source
Changelog
8f1608d
added ExternalObjectName to objectsv0.14.0
Compare Source
Changelog
81fd203
Merge branch 'main' of https://github.com/pacedotdev/otoe7ab51f
added go object experiment and ExternalObjectName field9d7b103
adding go object generator2cb08ab
example go generatora0027a5
made test passv0.13.2
Compare Source
Changelog
e0d5dbc
added smartPrefix functionv0.13.1
Compare Source
Changelog
35e084d
fixed a bug where arrays of objects weren't nested inside an array, instead they were just set to the field directly (weird)v0.13.0
Compare Source
Changelog
663ae5d
better example handling (may require an update to example comments) - it fixes a bug where example values, if they were arrays, would be further nested inside an array. Instead now, the example is used without modification, giving more control to users. But it means you may need to update any existing documentation to include[ ]
array in the example, if the field is an array.v0.12.2
Compare Source
v0.12.1
Compare Source
Changelog
83f0cdc
added camelize_up_field helperv0.12.0
Compare Source
Changelog
bf0fc29
Merge pull request #36 from nachtjasmin/patch-1176a0f9
added ExampleP pointer version to provide both options in templates6622c14
fix: fix constructor for pointer typesabb645b
remove german umlaut30b3ccc
small lintv0.11.1
Compare Source
Changelog
e6e35f2
Merge branch 'master' of github.com:pacedotdev/oto13c6fd1
added @latest to go install6e9be05
added IsOptional helper to FieldType and fixed broken testsf4ebcd7
fixed bug in constructor fields with pointers66c6c52
no need for pointer typec05f80b
safer Decode method with sensible limitaa41075
updated README to make Basepath clear addresses #30574d923
use TSType to avoid pointer confusion #35v0.11.0
Compare Source
Changelog
2232d16
ensure example works for pointer typesv0.10.17
Compare Source
Changelog
3f4bed4
added TSType44669d0
added check for ExampleJSONa7d7e5d
fixed test87591d3
put it backv0.10.16
Compare Source
Changelog
6e3b5c2
fixed IsObject for pointers to objectsv0.10.15
Compare Source
Changelog
5fe9676
use html template (to prevent escaping)v0.10.14
Compare Source
v0.10.13
Compare Source
Changelog
e54b746
sort objects by namev0.10.12
Compare Source
Changelog
27ec713
Merge branch 'master' of github.com:pacedotdev/oto373e70a
added camelize_up helperae436fd
better template1890319
better type for headers160711d
removed replace from go modv0.10.11
Compare Source
Changelog
528aa35
Merge branch 'master' of github.com:pacedotdev/otob07dd11
disallow nested structscffddc5
respect json tagsv0.10.10
Compare Source
Changelog
ac0caf1
added general BeforeRequest hook into generated Go client4ff0094
fixed bug in pointers to objects as field typesv0.10.9
Compare Source
Changelog
37d6dfe
Merge pull request #28 from nachtjasmin/test_fixesfabfb68
Merge pull request #29 from kandros/patch-1b18885d
Merge pull request #33 from pacedotdev/add-license-182f2792
added licence to otohttpaadb02f
fix command pathe65d0cc
tests: fix typo in server_test.god115b3e
tests: remove TestFormatComment as method is missing415ec63
updated license files0c5157c
updated to working Python clientv0.10.8
Compare Source
Changelog
5766639
Merge branch 'master' of github.com:pacedotdev/oto2773bb9
added format_comment_line - single line commentad2cee6
added format_commnt helper44d5c44
added links to users of Oto2e371cf
correct style3d1ed4f
first stab at a python sdk6231a36
python: fixed incorrect JSON encoding method5e6cf50
started adding Python templatev0.10.7
Compare Source
Changelog
fde060b
Merge branch 'master' of github.com:pacedotdev/oto70b7083
Merge branch 'master' of github.com:pacedotdev/oto1760a73
Merge branch 'master' of github.com:pacedotdev/oto55a68aa
Merge branch 'master' of github.com:pacedotdev/otoea09603
added ObjectIsInput and ObjectIsOutput helpersb3d1535
added blog and video links1879f55
added fixed HTTP status code handler33253a6
added imageebbd88f
added service error support6bfe790
added status code check7fd213a
added test for strange types9cebd7c
better service error handling addresses #23414ea93
fixed some bugs in swift client24a8bc8
ignored that file again3b17704
removed "hi"a9b374d
removed THAT filed0a0b13
removed bad importc99a14d
removed nonsense suggestionce115e5
style tweak875c675
typescript client: added HTTP status code checkv0.10.6
Compare Source
Changelog
0c82632
added Swift type names98b943e
experimenting with Swift client70db1dc
finished swift client9461014
more work on swift client2e8295e
more work on swift clientv0.10.5
Compare Source
Changelog
811c4bb
don't escape comments - fixes #17v0.10.4
Compare Source
Changelog
17b1cc6
Fix typo in code gen step of Tutorial3d4d19d
Merge branch 'master' of github.com:pacedotdev/oto86823ca
Merge pull request #22 from jhuggart/patch-17a28f2f
added example for Error field6574ab7
added example to Error343c8f7
always make Fields an array (never null)efd392a
always set metadata, so it's never nildf5a36e
fixed Exampleeb64133
made headers properly optional (thanks @TcM1911)31092cc
removed signature from templatefaf6e45
removed unused security packagesv0.10.3
Compare Source
Changelog
1d904c6
fixed regex to look for colon with spacev0.10.2
Compare Source
Changelog
2fd1a63
Fixing typo in template1e00a18
Merge branch 'master' of github.com:pacedotdev/oto78f559a
Merge pull request #16 from TcM1911/patch-1c8131e6
added version28ce4a9
always return metadata mapf61f1b9
fixed broken templateeeaf776
looks for space after colon (to avoid confusion with URLs, for example)08eadf7
made parser a module3af828f
updates to tests to ensure comments are working correctly8e8a53c
working default typescript clientv0.10.1
Compare Source
Oto will not fail if the metadata in comments is malformed - it will just be ignored.
Changelog
a0d8007
if oto cannot marshal the JSON, don't stop30b6557
fixed broken testv0.10.0
Compare Source
v0.9.1
Compare Source
Changelog
0722814
updated releasingv0.9.0
Compare Source
v0.8.0
Compare Source
JSType()
andObjectName()
methods to fieldsv0.7.0
Compare Source
v0.6.0
Compare Source
format_tags
v0.5.0
Compare Source
v0.4.1
Compare Source
Server.Basepath
configurable so it doesn't assume/oto/
prefix.v0.4.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.