HTTP-APIs / hydra-python-core

This library provides the core functions to implement Hydra Official Specification in Python
MIT License
14 stars 19 forks source link

'doc_name' argument is missing for HydraDoc object in Documentation. #64

Open Purvanshsingh opened 3 years ago

Purvanshsingh commented 3 years ago

I'm submitting a

Current Behaviour:

In Documentation, there is a "doc_name" argument missing in HydraDoc Object for creating new API Doc and a new HydraDoc object ( hydraecosystem.org/01-Usage#apidoc ), I think the same issue raised by someone #56

Expected Behaviour:

Till the documentation revamping is going on we should fix it so that someone should not be stuck at it.

Steps to reproduce:

http://www.hydraecosystem.org/01-Usage#apidoc

Do you want to work on this issue?

yes

Ashwinikumar2002 commented 3 years ago

Hey can I work on this issue? Please provide me with the further information.