I want to create a custom field of type Radio Buttons with specific options from scriptrunner, but I can't find anything in the HAPI docs that allows doing this.
I have also explored using the REST API where there is a POST request to create a custom field (On this page: JIRA 7.6.1 (atlassian.com)), but I dont see any way to specify the options I want.