[asterisk-bugs] [JIRA] (ASTERISK-24300) API docs don't conform to stated Swagger version
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Sat Jan 13 12:19:39 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-24300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241522#comment-241522 ]
Corey Farrell edited comment on ASTERISK-24300 at 1/13/18 12:17 PM:
--------------------------------------------------------------------
-You mentioned Python3, what about Python2? I know everyone is trying to move on but RHEL/CentOS do not have Python3 (as part of the OS or even in EPEL). I know CentOS packages get annoyingly old but I think at minimum the latest version of CentOS needs 1st class support.-
-In addition the Asterisk testsuite does not yet run with Python3. At this stage I think it would be OK for us to make backwards compatible changes to allow the testsuite to work under Python3, but running under Python2 is still a requirement (about half the test agents are CentOS 7).-
Looks like I didn't search hard enough, EPEL7 has a 'python34' package so CentOS support is not an issue. Last I knew the testsuite would not run under python3, so any work done here would need to ensure the testsuite can still function.
was (Author: coreyfarrell):
You mentioned Python3, what about Python2? I know everyone is trying to move on but RHEL/CentOS do not have Python3 (as part of the OS or even in EPEL). I know CentOS packages get annoyingly old but I think at minimum the latest version of CentOS needs 1st class support.
In addition the Asterisk testsuite does not yet run with Python3. At this stage I think it would be OK for us to make backwards compatible changes to allow the testsuite to work under Python3, but running under Python2 is still a requirement (about half the test agents are CentOS 7).
> API docs don't conform to stated Swagger version
> ------------------------------------------------
>
> Key: ASTERISK-24300
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24300
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Documentation
> Affects Versions: SVN, 12.5.1, 13.0.0-beta1
> Reporter: Bradley Watkins
>
> For at least events.json, the stated Swagger version (in that case 1.2) is not what's actually in use. It appears, based on some historical asterisk-dev mailing list posts, that an in-progress version of 1.2 was used. However, now that 1.2 has been finalized I think it's important to update the models and code generation tools to that spec.
> As it stands, any tools built to work with the 1.2 standard will not function correctly against Asterisk's api docs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list