Skip to content

Commit

Permalink
Sync OpenAPI and regenerate: Grand refactor of list handling (#197)
Browse files Browse the repository at this point in the history
Closes #174

Closes #186

apidiff:
```
Incompatible changes:
- (*Auth).GithubReadTeams: removed
- (*Auth).GithubReadUsers: removed
- (*System).PoliciesList: removed
Compatible changes:
- (*Auth).GithubListTeams: added
- (*Auth).GithubListUsers: added
- (*Secrets).CubbyholeList: added
- (*Secrets).KvV1List: added
- (*Secrets).KvV2ListMetadata: added
- (*System).RawList: added
- (*System).RawListPath: added
```
(and related changes in schema package)
  • Loading branch information
maxb authored Jul 13, 2023
1 parent 21d51ea commit 252790a
Show file tree
Hide file tree
Showing 18 changed files with 1,662 additions and 710 deletions.
112 changes: 56 additions & 56 deletions api_auth.go

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions api_identity.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 252790a

Please sign in to comment.