Logo
Explore Help
Register Sign In
yujunjun/haystack
1
0
Fork 0
You've already forked haystack
mirror of https://github.com/deepset-ai/haystack.git synced 2025-07-22 16:31:16 +00:00
Code Issues Packages Projects Releases Wiki Activity
haystack/rest_api/pipeline/pipeline_empty.yaml

17 lines
307 B
YAML
Raw Normal View History

Autogenerate OpenAPI specs file (#2047) * Add docstrings to the REST API endpoint to have them included in the OpenAPI specs * Attempt at make GitHub CI generate the OpenAPI specs * Missing __init__.py was breaking rest_api import * Add comment on dummy pipeline * Create separate workflow file for the OpenAPI specs generation Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Markus Paff <markuspaff.mp@gmail.com>
2022-01-27 13:06:01 +01:00
# Dummy pipeline, used when the CI needs to load the REST API to
# extract the OpenAPI specs. DO NOT USE.
version: '0.9'
components:
- name: FileTypeClassifier
type: FileTypeClassifier
pipelines:
- name: query
type: Query
nodes:
- name: FileTypeClassifier
inputs: [File]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 199ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API