Skip to content

Conversation

@whywaita
Copy link

fixed: #70

lib.api_endpoint.api_metamodel2spec.handle_request_mapping needs content_type argument, but it's missing.

par_array, url = self.handle_request_mapping(url, http_method, service_name,
operation_id, params, type_dict,
structure_dict, enum_dict, show_unreleased_apis, api_open_ph)

This commit adds content_type argument.
So I can complete generating.

Signed-off-by: whywaita whywaita@whywrite.it

Signed-off-by: whywaita <whywaita@whywrite.it>
@goneri
Copy link

goneri commented Nov 29, 2022

@antonOO, is it possible to get a review of this PR?

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.

handle_request_mapping() missing 1 required positional argument: 'spec'

2 participants