Skip to content

Conversation

@johnpinto1
Copy link
Contributor

Updated URL in config.x.application.api_documentation_urls property in config/initializers/_dmproadmap.rb.
Selection_029

@johnpinto1 johnpinto1 force-pushed the fix-for-broken-v1-api-doc-link branch from 40be787 to 4fe0792 Compare December 16, 2024 14:11
@johnpinto1 johnpinto1 changed the title The V1 API link in Edit profile > API access tab was broken. The V1 API Docs link in Edit profile > API access tab was broken. Dec 16, 2024
@johnpinto1 johnpinto1 self-assigned this Dec 16, 2024
Updated URL in config.x.application.api_documentation_urls property in
config/initializers/_dmproadmap.rb.
@johnpinto1 johnpinto1 force-pushed the fix-for-broken-v1-api-doc-link branch from d72cd71 to 90a4809 Compare December 16, 2024 16:48
@johnpinto1
Copy link
Contributor Author

johnpinto1 commented Dec 16, 2024

BTW the link property is also used in the app/mailers/user_mailer.rb.

@api_docs = Rails.configuration.x.application.api_documentation_urls[:v1]
@name = @api_client.contact_name.present? ? @api_client.contact_name : @api_client.contact_email

Copy link
Contributor

@aaronskiba aaronskiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. :)

@aaronskiba aaronskiba merged commit d9279dc into development Jan 27, 2025
8 checks passed
@aaronskiba aaronskiba deleted the fix-for-broken-v1-api-doc-link branch January 27, 2025 16:05
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.

3 participants