Code Monkey home page Code Monkey logo

Comments (5)

vikasguptascs avatar vikasguptascs commented on August 15, 2024 1

Dear Sir,

I will try today and update you by tomorrow.

thanks for your cooperation.

from apiee.

phillip-kruger avatar phillip-kruger commented on August 15, 2024

Hi.

  1. I have added the consumes, produces, schemes and tags properties. If you use the latest version (1.0.5) this should work:
consumes=application/json
produces=application/json
schemes=HTTP
tags=Private:Tag used to denote operations as private
[email protected]
infoTermsOfService=Some terms here

infoContactEmail and infoTermsOfService was there in the prev versions.

  1. You can add an infoVersion to you apiee.properties. You can derive this value from your build with maven filter resource (https://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html)

  2. You can modify the page youself by including your own template. Get the template from https://github.com/phillip-kruger/apiee/blob/master/apiee-core/src/main/webapp/apiee/template.html
    and add it to /src/main/resources. Rename it to apiee.html. Then modified it as you want. See the wiki for details.

Hope this help.
Cheers

from apiee.

phillip-kruger avatar phillip-kruger commented on August 15, 2024

@vikasguptascs - does this help? Can I close the issue?

from apiee.

vikasguptascs avatar vikasguptascs commented on August 15, 2024

Dear Sir,

I tried with latest jar 1.0.5 version . Please find my observation on above raised 3 points

  1. No field data(like consumes, consumes ,infoTermsOfService etc) is coming in UI. It seems to be behaving like older version
  2. Ok
  3. in template.html file, all are .js files , So please guide me where i can change ?
    Or
    Alternatively for two fields base url and api version, it would be great if we can remove from location where its being displayed currently and we can show them into header section where(consumes, produces tags information are being shown.)

My intention is these two fields base url and api version are critical and important fields so these should be visible and highlighted somehow in UI.

May I request you please to guide me on this.

thanks for your support in advance.

from apiee.

phillip-kruger avatar phillip-kruger commented on August 15, 2024
  1. Please see if it's available in the swagger.json. If so, you will have to create your own template to display it in Swagger UI.

  2. This is not really Apiee, it's swagger UI. You should be able to add the base url at the to, and still leave it at the bottom as well. Else you will have to dive into the JS of swagger UI. This is outside of the scope of Apiee.

Cheers

from apiee.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.