Skip to content

fix: remove leading whitespace in FS_SCAN endpoint#52

Merged
BhoomiAgrawal12 merged 1 commit intopointblank-club:mainfrom
GxAditya:Bug-Whitespace-in-api-endpoint
Mar 24, 2026
Merged

fix: remove leading whitespace in FS_SCAN endpoint#52
BhoomiAgrawal12 merged 1 commit intopointblank-club:mainfrom
GxAditya:Bug-Whitespace-in-api-endpoint

Conversation

@GxAditya
Copy link
Copy Markdown
Contributor

Description

Remove leading whitespace in FS_SCAN endpoint

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🔧 Refactor (code change that neither fixes a bug nor adds a feature)
  • 📝 Documentation update
  • 🎨 Style/formatting changes
  • ⚡ Performance improvement
  • 🧪 Tests (adding missing tests or correcting existing tests)
  • 🔒 Security fix
  • 🏗️ Build/CI changes

Related Issues

Closes #20
Related to #20

Changes Made

Removed the extra whitespace to the start of the the url.

@BhoomiAgrawal12

@BhoomiAgrawal12
Copy link
Copy Markdown
Collaborator

Thanks @GxAditya for the contribution , can you please amend your commit as a signed one, that would be a good practice.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

This pull request has been automatically marked as stale because it has not had any activity for 30 days.

If this PR is still relevant and should be merged:

  • Please rebase on the latest main branch
  • Address any merge conflicts
  • Respond to any outstanding review comments
  • Add a comment to keep it open

This PR will be automatically closed in 14 days if no further activity occurs.

Thank you for your contribution to Vestigo! 🚀

@github-actions github-actions bot added the stale label Mar 2, 2026
@GxAditya GxAditya force-pushed the Bug-Whitespace-in-api-endpoint branch from f21422d to a44be67 Compare March 6, 2026 15:51
@GxAditya
Copy link
Copy Markdown
Contributor Author

GxAditya commented Mar 6, 2026

@BhoomiAgrawal12 Done , also sorry for delayed response i was busy with my uni exams .

@github-actions github-actions bot removed the stale label Mar 9, 2026
@BhoomiAgrawal12
Copy link
Copy Markdown
Collaborator

@GxAditya merging!

@BhoomiAgrawal12 BhoomiAgrawal12 merged commit 7c2d976 into pointblank-club:main Mar 24, 2026
6 of 8 checks passed
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.

API Endpoint URL Has Extra Space

2 participants