Manuel Menegazzo
f615b5b459
Fix some compilation warnings ( #1010 )
...
* Fixe some summary warning
* Fixed more warning
* Uniformed example projects code
* Uniformed test projects code
* Fix OperatingSystems enum and GenericType summaries
2022-09-15 16:21:21 -07:00
dependabot[bot]
1ce8780e27
Bump JsonPatch.Net from 2.0.3 to 2.0.4 ( #984 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v2.0.3...patch-v2.0.4 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 08:43:43 -07:00
dependabot[bot]
216c999f11
Bump JsonPatch.Net from 2.0.2 to 2.0.3 ( #977 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v2.0.2...patch-v2.0.3 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 08:48:43 -07:00
dependabot[bot]
ad57f08e9b
Bump JsonPatch.Net from 1.1.2 to 2.0.2 ( #930 )
...
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything ) from 1.1.2 to 2.0.2.
- [Release notes](https://github.com/gregsdennis/json-everything/releases )
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v1.1.2...patch-v2.0.2 )
---
updated-dependencies:
- dependency-name: JsonPatch.Net
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-10 22:45:47 -07:00
Arzu Suleymanov
d8e2236611
fix : nullable annotations issue ( #857 )
...
* fix : nullable annotations issue
* fix : use simplified datetimeoffset
* chore : clean code
* fix : delegate method issue
2022-05-17 12:05:45 -07:00
Boshi Lian
85755ccb3e
8.0: API Group + v1.24 ( #850 )
...
* swagger 1.24
* trim converter
* api group
* before moving method
* grouped api for client
* fix classic build
* fix e2e
* move all code to v8
* fix vis to
* bump ver
* fix authtest filename
2022-05-07 13:05:17 -07:00
Arzu Suleymanov
6ff5460812
Restart sts daemonset deployment example ( #819 )
...
* chore : csr approval example using json patch net package
* chore : use top level feature, remove k8s client and use reference instead
* chore : remove target framework
* fix : remove redundant reference package
* feat : implement restart sts, daemonset & deployment option using patch
* refactor : optimize code and resolve warnings
2022-04-04 16:19:36 -07:00