refactor: cleanup

This commit is contained in:
Florian Hönicke
2023-05-10 01:02:12 +02:00
parent 8c37158c02
commit b0e6b85ce5
2 changed files with 23 additions and 15 deletions

View File

@@ -60,7 +60,7 @@ Description of the microservice:
context,
microservice_description,
condition_question='Does the microservice send requests to an API?',
question_gen='Generate a question that asks for the endpoint and an example of a request and response when interacting with the api.',
question_gen='Generate a question that asks for the endpoint and an example of a request and response when interacting with the external API.',
extension_name='Example of API usage',
)
# database missing