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

Fixed pod errors. #112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixed pod errors. #112

wants to merge 2 commits into from

Conversation

manwar
Copy link

@manwar manwar commented Nov 1, 2017

Hi @smithfarm

Please review the PR.

Many Thanks.
Best Regards,
Mohammad S Anwar

##=item * Policy (parameters set when database is first created)
##

=over

Copy link
Owner

Choose a reason for hiding this comment

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

@manwar Thanks for contributing. I guess you ran these files through podchecker? (Good idea!)

In this case, I'd rather have the commented-out =item be included in the =over . . . =back block. Instead of moving it up like you did, could you move it down to the end of the list (i.e. between "Components") and =back)? That should make podchecker happy.


#=item * C<get_schedule_json>
#

=over

Copy link
Owner

Choose a reason for hiding this comment

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

same suggestion as above

@@ -492,6 +492,7 @@ Deletes the activity object whose AID is specified by the ':aid' URI parameter.
This will work only if nothing in the database refers to this activity.

=back

Copy link
Owner

Choose a reason for hiding this comment

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

The usefulness of running podchecker on ResourceDefs.pm is debatable, since this file contains incomplete snippets of POD that are concatenated together to make this: https://st.aticpan.org/source/SMITHFARM/App-Dochazka-REST-0.554/lib/App/Dochazka/REST/Docs/Resources.pm

@manwar
Copy link
Author

manwar commented Nov 2, 2017

Done as requested :-)

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.

2 participants