atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 642 forks source link

improving index.rst docs - jira_cloud username/password naming #1370

Closed gkowalc closed 2 months ago

gkowalc commented 2 months ago

I have added small improvement in index.rst suggested in: https://github.com/atlassian-api/atlassian-python-api/issues/1365 I have used following name convention:

    username=atlassian_username,
     password=atlassian_api_token,

at this point (2024) api keys for cloud products are managed by atlassian_id (so one api key generated in your atlassian_id account will be valid on both jira/confluence/servicedesk instances you have access to).