You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 on this, could use a go compiler directive in combination with https://github.com/deepmap/oapi-codegen to autogenerate the structs from the OpenAPI specs. Something like:
From #200
Using official API descriptions/definitions
Jira provides a machine-readable API description/definition:
Jira Server
Source: https://developer.atlassian.com/server/jira/platform/rest-apis/
Jira Cloud
Source: https://developer.atlassian.com/cloud/jira/platform/rest/v2/
Can we use this to
Maybe this can be combined with the
go generate
idea (see #480)The text was updated successfully, but these errors were encountered: