Skip to content

Conversation

@vaibhavchellani
Copy link
Contributor

@vaibhavchellani vaibhavchellani commented Jun 22, 2018

Fixes #213

Checklist

  • [X ] My branch is up-to-date with upstream/develop branch.
  • [X ] Everything works and tested for Python 3.5.2 and above.

Description

All the classes/ definitions that have been parsed will be added .

Test Logs

screen shot 2018-06-18 at 1 28 30 pm

### Changes log

api_doc.add_supported_class(classAndClassDefinition[definitionSet[index]], collection=False)
except KeyError:
pass
generateEntrypoint(api_doc)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove generateEntrypoint() from get_paths() as it has nothing to do with parsing paths from the doc or am I missing something here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no you are right , but it was harmless so i left it there , moving it to parse method .

@vaibhavchellani
Copy link
Contributor Author

please merge this after PR #212 so that we can get doc strings and parameter description from that PR.

@xadahiya
Copy link
Member

Please resolve the conflicts Vaibhav

@vaibhavchellani
Copy link
Contributor Author

@xadahiya fixed

@xadahiya xadahiya merged commit 93661c6 into HTTP-APIs:develop Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants