Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-10688] #4210

Merged
merged 7 commits into from Jun 26, 2013
Merged

[TIMOB-10688] #4210

merged 7 commits into from Jun 26, 2013

Conversation

jonalter
Copy link
Contributor

Testing notes in TIMOB-10688.

@@ -163,8 +164,14 @@ def generate_output(options):
generator.generate(apis, annotated_apis, options)

def process_yaml(source_dirs):
global apis
global apis, options
Copy link
Contributor

Choose a reason for hiding this comment

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

Rather than make options a global, we should follow the usage elsewhere and pass it as a parameter. (See generate_output immediately above).

@jonalter
Copy link
Contributor Author

jonalter commented May 6, 2013

Fixed process_yaml to accept a 2nd optional arg named options as suggested.

@bhatfield
Copy link
Contributor

FR passed.

bhatfield pushed a commit that referenced this pull request Jun 26, 2013
@bhatfield bhatfield merged commit 911d9ae into tidev:master Jun 26, 2013
@jonalter jonalter deleted the timob-10688 branch December 5, 2014 17:28
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.

None yet

3 participants