Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Update User-Agent header in RestSession #165

Merged
merged 2 commits into from
Aug 9, 2024
Merged

- Update User-Agent header in RestSession #165

merged 2 commits into from
Aug 9, 2024

Conversation

bvargasre
Copy link
Collaborator

  • Update requirements:
    • python = "^3.8"
    • requests = "^2.32.0"
    • readthedocs-sphinx-search = "^0.3.2" ### Fixed
  • Fix function names in 2.3.7.6 user_and_roles
    • From add_role_ap_i to add_role_api
    • From get_a_a_a_attribute_ap_i to get_aaa_attribute_api
    • From get_permissions_ap_i to get_permissions_api
    • From delete_role_ap_i to delete_role_api
    • From get_roles_ap_i to get_roles_api
    • From get_users_ap_i to get_users_api
    • From add_user_ap_i to add_user_api
    • From update_user_ap_i to update_user_api
    • From delete_user_ap_i to delete_user_api
    • From get_external_authentication_setting_ap_i to get_external_authentication_setting_api
    • From manage_external_authentication_setting_ap_i to manage_external_authentication_setting_api
    • From get_external_authentication_servers_ap_i to get_external_authentication_servers_api
    • From add_and_update_a_a_a_attribute_ap_i to add_and_update_aaa_attribute_api
    • From delete_a_a_a_attribute_ap_i to delete_aaa_attribute_api
    • From get_a_a_a_attribute_ap_i to get_aaa_attribute_api

- Update requirements:
  + python = "^3.8"
  + requests = "^2.32.0"
  + readthedocs-sphinx-search = "^0.3.2"
### Fixed
- Fix function names in 2.3.7.6 `user_and_roles`
  + From add_role_ap_i to add_role_api
  + From get_a_a_a_attribute_ap_i to get_aaa_attribute_api
  + From get_permissions_ap_i to get_permissions_api
  + From delete_role_ap_i to delete_role_api
  + From get_roles_ap_i to get_roles_api
  + From get_users_ap_i to get_users_api
  + From add_user_ap_i to add_user_api
  + From update_user_ap_i to update_user_api
  + From delete_user_ap_i to delete_user_api
  + From get_external_authentication_setting_ap_i to get_external_authentication_setting_api
  + From manage_external_authentication_setting_ap_i to manage_external_authentication_setting_api
  + From get_external_authentication_servers_ap_i to get_external_authentication_servers_api
  + From add_and_update_a_a_a_attribute_ap_i to add_and_update_aaa_attribute_api
  + From delete_a_a_a_attribute_ap_i to delete_aaa_attribute_api
  + From get_a_a_a_attribute_ap_i to get_aaa_attribute_api
@bvargasre bvargasre merged commit a4be1b2 into master Aug 9, 2024
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.

1 participant