v1.0.2
What's Changed
- Add bearer auth to edu requests by @micbar in #75
- Add app roles and assignments by @micbar in #76
- fix /applications endpoint by @butonic in #77
- Bump openapi-generator to v6.2.0 by @rhafer in #78
- Remove redundant and unused 'createdByUser' and 'lastModifiedByUser' by @rhafer in #81
- Run the validate step before publish, add gofmt to validate by @rhafer in #80
- add appRoleAssignments to user by @butonic in #83
- Add a few missing endpoints by @rhafer in #79
- Remove unused attributes from groups and educationClass by @rhafer in #82
- Fix typo in examples by @rhafer in #85
- add graph endpoint to list all available applications by @fschade in #87
- add an expiration date time to the permission schema by @C0rby in #89
- Add GET/POST/DELETE for managing teachers for classes. by @Excds in #90
- document lookup by name by @butonic in #93
- Improve the CMakeLists Template by @dragotin in #91
- Add examples for $filter on /users by @rhafer in #94
- Add more users filter examples by @rhafer in #95
- Id clarifications by @butonic in #97
- Add users filter examples for "or" filters by @rhafer in #96
- Adding a userType flag for users. by @Excds in #100
- Add ExportPersonalData endpoint by @kobergj in #101
- Add "groupTypes" property to the group resource by @rhafer in #102
- Qt: Install version info by @TheOneRing in #103
- Qt6 support by @TheOneRing in #104
- Don't push build files by @TheOneRing in #105
New Contributors
Full Changelog: v1.0.1...v1.0.2