Skip to content

Add endpoint_collections_by_tag and openapi to the templating globals #689

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

Merged
merged 2 commits into from
Nov 12, 2022

Conversation

paulo-raca
Copy link
Contributor

@paulo-raca paulo-raca commented Oct 20, 2022

This makes endpoint_collections_by_tag available in every template (Instead of only a few selected places).

openapi is not immediately useful, but is being used on my custom templates

…bals

This makes `endpoint_collections_by_tag` available in every template (Instead of only a few selected places).

`openapi` is not obviously useful, but is being used on my custom templates
@paulo-raca paulo-raca changed the title Add endpoint_collections_by_tag, openapi and config to the templating globals Add endpoint_collections_by_tag and openapi to the templating globals Oct 20, 2022
@paulo-raca paulo-raca mentioned this pull request Oct 20, 2022
1 task
@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Merging #689 (bbe3a34) into main (9b983a0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #689   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1946      1946           
=========================================
  Hits          1946      1946           
Impacted Files Coverage Δ
openapi_python_client/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dbanty
Copy link
Collaborator

dbanty commented Nov 12, 2022

Looks good to me, thanks!

@dbanty dbanty merged commit dcb799e into openapi-generators:main Nov 12, 2022
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